Trace number 200251

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.08 1801.69

General information on the benchmark

NamejobShop/jobShop-enddr2/
enddr2-10-by-5-4.xml
MD5SUMb8641bdbe49b49650a811a6fae849dd5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size142
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.05	c ...done
0.05	c #SATvar=19852 #SATclauses=39550 #CSPpredicates=265

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-200251-1168055256 -o ROOT/results/node1/solver-200251-1168055256 -C 1800 -M 900 /tmp/evaluation/200251-1168055256/CSPtoSAT+minisat /tmp/evaluation/200251-1168055256/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 2.05 2.01 2.00 5/86 12132
/proc/meminfo: memFree=980584/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=6696 CPUtime=0
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 153921410 6856704 401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5798788 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 1674 402 364 52 0 30 0

[startup+0.103267 s]
/proc/loadavg: 2.05 2.01 2.00 5/86 12132
/proc/meminfo: memFree=980584/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=9764 CPUtime=0.09
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 1551 0 0 0 9 0 0 0 18 0 1 0 153921410 9998336 1495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 2441 1495 721 52 0 809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9764

[startup+0.511313 s]
/proc/loadavg: 2.05 2.01 2.00 5/86 12132
/proc/meminfo: memFree=980584/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=9764 CPUtime=0.5
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 1561 0 0 0 50 0 0 0 22 0 1 0 153921410 9998336 1505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 2441 1505 721 52 0 809 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9764

[startup+1.33141 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 12132
/proc/meminfo: memFree=977320/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=9912 CPUtime=1.32
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 1586 0 0 0 132 0 0 0 25 0 1 0 153921410 10149888 1530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 2478 1530 721 52 0 846 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9912

[startup+2.9676 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 12132
/proc/meminfo: memFree=977256/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=9912 CPUtime=2.95
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 1619 0 0 0 295 0 0 0 25 0 1 0 153921410 10149888 1563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 2478 1563 721 52 0 846 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9912

[startup+6.25599 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 12132
/proc/meminfo: memFree=976744/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=10176 CPUtime=6.24
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 1672 0 0 0 624 0 0 0 25 0 1 0 153921410 10420224 1616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 2544 1616 721 52 0 912 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10176

[startup+12.7137 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 12132
/proc/meminfo: memFree=973928/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=10632 CPUtime=12.7
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 1777 0 0 0 1269 1 0 0 25 0 1 0 153921410 10887168 1721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671651 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 2658 1721 721 52 0 1026 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10632

[startup+25.5362 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 12132
/proc/meminfo: memFree=970536/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=11440 CPUtime=25.52
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 1974 0 0 0 2551 1 0 0 25 0 1 0 153921410 11714560 1918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 2860 1918 721 52 0 1228 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 11440

[startup+51.1792 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12132
/proc/meminfo: memFree=965736/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=12740 CPUtime=51.15
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2311 0 0 0 5114 1 0 0 25 0 1 0 153921410 13045760 2255 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3185 2255 721 52 0 1553 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 12740

[startup+102.471 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 12132
/proc/meminfo: memFree=962024/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=12872 CPUtime=102.43
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2349 0 0 0 10241 2 0 0 25 0 1 0 153921410 13180928 2293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3218 2293 721 52 0 1586 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 12872

[startup+162.483 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12132
/proc/meminfo: memFree=958248/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13004 CPUtime=162.43
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2366 0 0 0 16241 2 0 0 25 0 1 0 153921410 13316096 2310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3251 2310 721 52 0 1619 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 13004

[startup+222.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12132
/proc/meminfo: memFree=956264/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13004 CPUtime=222.43
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2379 0 0 0 22240 3 0 0 25 0 1 0 153921410 13316096 2323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3251 2323 721 52 0 1619 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 13004

[startup+282.518 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12132
/proc/meminfo: memFree=953640/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13136 CPUtime=282.42
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2389 0 0 0 28239 3 0 0 25 0 1 0 153921410 13451264 2333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3284 2333 721 52 0 1652 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 13136

[startup+342.526 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12132
/proc/meminfo: memFree=951528/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13136 CPUtime=342.42
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2397 0 0 0 34238 4 0 0 25 0 1 0 153921410 13451264 2341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3284 2341 721 52 0 1652 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 13136

[startup+402.536 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 12132
/proc/meminfo: memFree=945064/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13136 CPUtime=402.41
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2404 0 0 0 40237 4 0 0 25 0 1 0 153921410 13451264 2348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3284 2348 721 52 0 1652 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 13136

[startup+462.548 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12132
/proc/meminfo: memFree=939240/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13136 CPUtime=462.4
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2411 0 0 0 46236 4 0 0 25 0 1 0 153921410 13451264 2355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3284 2355 721 52 0 1652 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 13136

[startup+522.567 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 12132
/proc/meminfo: memFree=934952/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13136 CPUtime=522.4
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2416 0 0 0 52235 5 0 0 25 0 1 0 153921410 13451264 2360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3284 2360 721 52 0 1652 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 13136

[startup+582.58 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12132
/proc/meminfo: memFree=931432/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13136 CPUtime=582.4
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2422 0 0 0 58235 5 0 0 25 0 1 0 153921410 13451264 2366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3284 2366 721 52 0 1652 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 13136

[startup+642.59 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12132
/proc/meminfo: memFree=928360/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13268 CPUtime=642.39
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2427 0 0 0 64234 5 0 0 25 0 1 0 153921410 13586432 2371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3317 2371 721 52 0 1685 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 13268

[startup+702.604 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12132
/proc/meminfo: memFree=925672/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13268 CPUtime=702.39
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2431 0 0 0 70233 6 0 0 25 0 1 0 153921410 13586432 2375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3317 2375 721 52 0 1685 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 13268

[startup+762.615 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12132
/proc/meminfo: memFree=923560/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13268 CPUtime=762.38
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2437 0 0 0 76232 6 0 0 25 0 1 0 153921410 13586432 2381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3317 2381 721 52 0 1685 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 13268

[startup+822.638 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 12216
/proc/meminfo: memFree=920096/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13268 CPUtime=822.3
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2441 0 0 0 82224 6 0 0 25 0 1 0 153921410 13586432 2385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3317 2385 721 52 0 1685 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 13268

[startup+882.677 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 12300
/proc/meminfo: memFree=918320/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13268 CPUtime=882.23
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2444 0 0 0 88217 6 0 0 25 0 1 0 153921410 13586432 2388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3317 2388 721 52 0 1685 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 13268

[startup+942.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=917864/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13268 CPUtime=942.2
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2449 0 0 0 94213 7 0 0 25 0 1 0 153921410 13586432 2393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3317 2393 721 52 0 1685 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 13268

[startup+1002.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=915560/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13268 CPUtime=1002.19
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2453 0 0 0 100212 7 0 0 25 0 1 0 153921410 13586432 2397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687518 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3317 2397 721 52 0 1685 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 13268

[startup+1062.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=913448/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13268 CPUtime=1062.19
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2457 0 0 0 106211 8 0 0 25 0 1 0 153921410 13586432 2401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3317 2401 721 52 0 1685 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 13268

[startup+1122.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=911592/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13400 CPUtime=1122.18
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2459 0 0 0 112210 8 0 0 25 0 1 0 153921410 13721600 2403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3350 2403 721 52 0 1718 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 13400

[startup+1182.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=910376/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13400 CPUtime=1182.19
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2463 0 0 0 118210 9 0 0 25 0 1 0 153921410 13721600 2407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3350 2407 721 52 0 1718 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 13400

[startup+1242.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=908968/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13400 CPUtime=1242.18
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2469 0 0 0 124209 9 0 0 25 0 1 0 153921410 13721600 2413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3350 2413 721 52 0 1718 0
Current children cumulated CPU time (s) 1242.18
Current children cumulated vsize (KiB) 13400

[startup+1302.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=907560/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13400 CPUtime=1302.18
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2475 0 0 0 130208 10 0 0 25 0 1 0 153921410 13721600 2419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3350 2419 721 52 0 1718 0
Current children cumulated CPU time (s) 1302.18
Current children cumulated vsize (KiB) 13400

[startup+1362.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=898472/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13400 CPUtime=1362.17
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2480 0 0 0 136207 10 0 0 25 0 1 0 153921410 13721600 2424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3350 2424 721 52 0 1718 0
Current children cumulated CPU time (s) 1362.17
Current children cumulated vsize (KiB) 13400

[startup+1422.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=889640/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13400 CPUtime=1422.17
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2486 0 0 0 142206 11 0 0 25 0 1 0 153921410 13721600 2430 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3350 2430 721 52 0 1718 0
Current children cumulated CPU time (s) 1422.17
Current children cumulated vsize (KiB) 13400

[startup+1482.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12330
/proc/meminfo: memFree=884328/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13400 CPUtime=1482.17
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2490 0 0 0 148206 11 0 0 25 0 1 0 153921410 13721600 2434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3350 2434 721 52 0 1718 0
Current children cumulated CPU time (s) 1482.17
Current children cumulated vsize (KiB) 13400

[startup+1542.85 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 12330
/proc/meminfo: memFree=882088/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13532 CPUtime=1542.17
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2495 0 0 0 154205 12 0 0 25 0 1 0 153921410 13856768 2439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3383 2439 721 52 0 1751 0
Current children cumulated CPU time (s) 1542.17
Current children cumulated vsize (KiB) 13532

[startup+1602.86 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12330
/proc/meminfo: memFree=878312/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13532 CPUtime=1602.16
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2500 0 0 0 160204 12 0 0 25 0 1 0 153921410 13856768 2444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12131/statm: 3383 2444 721 52 0 1751 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 13532

[startup+1662.87 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 12402
/proc/meminfo: memFree=1087464/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13532 CPUtime=1661.9
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2504 0 0 0 166175 15 0 0 25 0 1 0 153921410 13856768 2448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/12131/statm: 3383 2448 721 52 0 1751 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 13532

[startup+1722.89 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 12402
/proc/meminfo: memFree=1086760/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13532 CPUtime=1721.65
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2507 0 0 0 172149 16 0 0 25 0 1 0 153921410 13856768 2451 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/12131/statm: 3383 2451 721 52 0 1751 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 13532

[startup+1782.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12402
/proc/meminfo: memFree=1086056/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13532 CPUtime=1781.38
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2511 0 0 0 178122 16 0 0 25 0 1 0 153921410 13856768 2455 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/12131/statm: 3383 2455 721 52 0 1751 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 13532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.69 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12402
/proc/meminfo: memFree=1085800/2055920 swapFree=4165584/4192956
[pid=12131] ppid=12129 vsize=13532 CPUtime=1800.07
/proc/12131/stat : 12131 (CSPtoSAT+minisa) R 12129 12131 11998 0 -1 4194304 2512 0 0 0 179991 16 0 0 25 0 1 0 153921410 13856768 2456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/12131/statm: 3383 2456 721 52 0 1751 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 13532

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.69
CPU time (s): 1800.08
CPU user time (s): 1799.92
CPU system time (s): 0.166974
CPU usage (%): 99.9106
Max. virtual memory (cumulated for all children) (KiB): 13532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2512
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= 11
involuntary context switches= 38146

runsolver used 1.84372 s user time and 5.2792 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 03:47:37 UTC 2007


IDJOB= 200251
IDBENCH= 3697
FILE ID= node1/200251-1168055256

PBS_JOBID= 3475334

Free space on /tmp= 66299 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-enddr2/enddr2-10-by-5-4.xml
COMMAND LINE= /tmp/evaluation/200251-1168055256/CSPtoSAT+minisat /tmp/evaluation/200251-1168055256/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-200251-1168055256 -o ROOT/results/node1/solver-200251-1168055256 -C 1800 -M 900  /tmp/evaluation/200251-1168055256/CSPtoSAT+minisat /tmp/evaluation/200251-1168055256/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b8641bdbe49b49650a811a6fae849dd5

RANDOM SEED= 576288694

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.234
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.234
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:        981064 kB
Buffers:         68532 kB
Cached:         523388 kB
SwapCached:       3692 kB
Active:         684224 kB
Inactive:       293556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        981064 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:         399144 kB
Slab:            80796 kB
Committed_AS:  4435380 kB
PageTables:       3452 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= 66299 MiB



End job on node1 on Sat Jan  6 04:17:38 UTC 2007