Trace number 2090734

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pcs-restart 0.3.2UNSAT 189.798 191.575

DiagnosticValue
ASSIGNMENTS2944

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-15_ext.xml
MD5SUMf19b10938cd889f5ceacd2b2080e381b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.64775
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 727180873
0.00/0.05	c Constructing HOME/instance-2090734-1247731070.xml  with 84 constraints
0.67/0.78	c Solving 2944 backtracks 11 restarts
189.70/191.57	s UNSATISFIABLE
189.70/191.57	d ASSIGNMENTS 2944

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2090734-1247731070/watcher-2090734-1247731070 -o /tmp/evaluation-result-2090734-1247731070/solver-2090734-1247731070 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 727180873 HOME/instance-2090734-1247731070.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.06 2.01 4/72 20853
/proc/meminfo: memFree=1571496/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=5356 CPUtime=0
/proc/20853/stat : 20853 (pcssolve) R 20851 20853 19071 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 60170614 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20853/statm: 1339 241 200 169 0 50 0
[pid=20854] ppid=20853 vsize=5356 CPUtime=0
/proc/20854/stat : 20854 (pcssolve) R 20853 20853 19071 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 60170615 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20854/statm: 1339 241 200 169 0 50 0

[startup+0.0853239 s]
/proc/loadavg: 2.13 2.06 2.01 4/72 20853
/proc/meminfo: memFree=1571496/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=5224 CPUtime=0.06
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 890 656 0 0 6 0 0 0 18 0 1 0 60170614 5349376 521 996147200 134512640 135215973 4294956304 18446744073709551615 134841113 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 1306 521 383 171 0 231 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5224

[startup+0.101326 s]
/proc/loadavg: 2.13 2.06 2.01 4/72 20853
/proc/meminfo: memFree=1571496/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=5364 CPUtime=0.07
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 911 656 0 0 7 0 0 0 18 0 1 0 60170614 5492736 542 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 1341 542 383 171 0 266 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5364

[startup+0.301342 s]
/proc/loadavg: 2.13 2.06 2.01 4/72 20853
/proc/meminfo: memFree=1571496/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=7504 CPUtime=0.27
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 1144 656 0 0 27 0 0 0 19 0 1 0 60170614 7684096 775 996147200 134512640 135215973 4294956304 18446744073709551615 134837562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 1876 775 383 171 0 801 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7504

[startup+0.701376 s]
/proc/loadavg: 2.13 2.06 2.01 4/72 20853
/proc/meminfo: memFree=1571496/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=11816 CPUtime=0.67
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 1634 656 0 0 66 1 0 0 23 0 1 0 60170614 12099584 1265 996147200 134512640 135215973 4294956304 18446744073709551615 134839577 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 2954 1265 383 171 0 1879 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11816

[startup+1.50145 s]
/proc/loadavg: 2.13 2.06 2.01 3/73 20858
/proc/meminfo: memFree=1566560/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=13344 CPUtime=1.46
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 1973 656 0 0 145 1 0 0 25 0 1 0 60170614 13664256 1604 996147200 134512640 135215973 4294956304 18446744073709551615 4158960644 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 3336 1604 401 171 0 2261 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13344

[startup+3.10159 s]
/proc/loadavg: 2.12 2.06 2.01 3/73 20858
/proc/meminfo: memFree=1566304/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=13344 CPUtime=3.04
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 2000 656 0 0 303 1 0 0 25 0 1 0 60170614 13664256 1631 996147200 134512640 135215973 4294956304 18446744073709551615 135013172 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 3336 1631 401 171 0 2261 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 13344

[startup+6.30287 s]
/proc/loadavg: 2.12 2.06 2.01 3/73 20858
/proc/meminfo: memFree=1565920/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=13344 CPUtime=6.22
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 2052 656 0 0 621 1 0 0 25 0 1 0 60170614 13664256 1683 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 3336 1683 401 171 0 2261 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13344

[startup+12.7014 s]
/proc/loadavg: 2.10 2.06 2.01 3/73 20858
/proc/meminfo: memFree=1564960/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=13344 CPUtime=12.55
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 2205 656 0 0 1254 1 0 0 25 0 1 0 60170614 13664256 1836 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 3336 1836 401 171 0 2261 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 13344

[startup+25.5016 s]
/proc/loadavg: 2.08 2.06 2.01 3/73 20858
/proc/meminfo: memFree=1563808/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=13344 CPUtime=25.24
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 2329 656 0 0 2522 2 0 0 25 0 1 0 60170614 13664256 1960 996147200 134512640 135215973 4294956304 18446744073709551615 4158960180 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 3336 1960 401 171 0 2261 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 13344

[startup+51.1018 s]
/proc/loadavg: 2.06 2.05 2.01 3/73 20858
/proc/meminfo: memFree=1560992/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=13344 CPUtime=50.6
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 2733 656 0 0 5058 2 0 0 25 0 1 0 60170614 13664256 2364 996147200 134512640 135215973 4294956304 18446744073709551615 4158960018 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 3336 2364 401 171 0 2261 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 13344

[startup+102.306 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 20858
/proc/meminfo: memFree=1554400/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=15980 CPUtime=101.34
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 3698 656 0 0 10132 2 0 0 25 0 1 0 60170614 16363520 3329 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 3995 3329 401 171 0 2920 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 15980

[startup+162.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 20858
/proc/meminfo: memFree=1531872/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=21244 CPUtime=160.79
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 5033 656 0 0 16076 3 0 0 25 0 1 0 60170614 21753856 4599 996147200 134512640 135215973 4294956304 18446744073709551615 134590188 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 5311 4599 401 171 0 4236 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 21244

Solver just ended. Dumping a history of the last processes samples

[startup+166.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 20858
/proc/meminfo: memFree=1531424/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=21640 CPUtime=164.75
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 5120 656 0 0 16472 3 0 0 25 0 1 0 60170614 22159360 4686 996147200 134512640 135215973 4294956304 18446744073709551615 135027251 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 5410 4686 401 171 0 4335 0
Current children cumulated CPU time (s) 164.75
Current children cumulated vsize (KiB) 21640

[startup+179.101 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20858
/proc/meminfo: memFree=1530144/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=22696 CPUtime=177.44
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 5393 656 0 0 17740 4 0 0 25 0 1 0 60170614 23240704 4959 996147200 134512640 135215973 4294956304 18446744073709551615 134599849 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 5674 4959 401 171 0 4599 0
Current children cumulated CPU time (s) 177.44
Current children cumulated vsize (KiB) 22696

[startup+185.503 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20858
/proc/meminfo: memFree=1529376/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=23224 CPUtime=183.78
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 5555 656 0 0 18374 4 0 0 25 0 1 0 60170614 23781376 5121 996147200 134512640 135215973 4294956304 18446744073709551615 4158960208 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 5806 5121 401 171 0 4731 0
Current children cumulated CPU time (s) 183.78
Current children cumulated vsize (KiB) 23224

[startup+188.702 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20858
/proc/meminfo: memFree=1528928/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=23620 CPUtime=186.95
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 5637 656 0 0 18691 4 0 0 25 0 1 0 60170614 24186880 5203 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 5905 5203 401 171 0 4830 0
Current children cumulated CPU time (s) 186.95
Current children cumulated vsize (KiB) 23620

[startup+190.306 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20858
/proc/meminfo: memFree=1528672/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=23752 CPUtime=188.54
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 5680 656 0 0 18850 4 0 0 25 0 1 0 60170614 24322048 5246 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 5938 5246 401 171 0 4863 0
Current children cumulated CPU time (s) 188.54
Current children cumulated vsize (KiB) 23752

[startup+191.101 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20858
/proc/meminfo: memFree=1528672/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=23884 CPUtime=189.33
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 5710 656 0 0 18929 4 0 0 25 0 1 0 60170614 24457216 5276 996147200 134512640 135215973 4294956304 18446744073709551615 135026845 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 5971 5276 401 171 0 4896 0
Current children cumulated CPU time (s) 189.33
Current children cumulated vsize (KiB) 23884

[startup+191.501 s]
/proc/loadavg: 2.00 2.03 2.00 4/78 20864
/proc/meminfo: memFree=1527544/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=23884 CPUtime=189.7
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19071 0 -1 4194304 5712 656 0 0 18966 4 0 0 25 0 1 0 60170614 24457216 5278 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 5971 5278 401 171 0 4896 0
Current children cumulated CPU time (s) 189.7
Current children cumulated vsize (KiB) 23884

Child status: 0
Real time (s): 191.575
CPU time (s): 189.798
CPU user time (s): 189.743
CPU system time (s): 0.054991
CPU usage (%): 99.0724
Max. virtual memory (cumulated for all children) (KiB): 23884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 189.743
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6371
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 4191

runsolver used 0.264959 second user time and 0.574912 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-16 09:57:50
IDJOB=2090734
IDBENCH=59882
IDSOLVER=734
FILE ID=node50/2090734-1247731070
PBS_JOBID= 9521594
Free space on /tmp= 66396 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-15_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090734-1247731070/watcher-2090734-1247731070 -o /tmp/evaluation-result-2090734-1247731070/solver-2090734-1247731070 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 727180873 HOME/instance-2090734-1247731070.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f19b10938cd889f5ceacd2b2080e381b
RANDOM SEED=727180873

node50.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1571976 kB
Buffers:         79424 kB
Cached:         240176 kB
SwapCached:          0 kB
Active:         172956 kB
Inactive:       237888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3896 kB
Writeback:           0 kB
Mapped:         102660 kB
Slab:            58372 kB
Committed_AS:   568712 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node50 at 2009-07-16 10:01:02