Trace number 198185

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.09 1807.42

General information on the benchmark

NamejobShop/jobShop-enddr1/
enddr1-10-by-5-2.xml
MD5SUM08ad1de8544ad133cc30c9a401eb5a5d
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.035994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size126
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=17092 #SATclauses=34030 #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/node14/watcher-198185-1168053547 -o ROOT/results/node14/solver-198185-1168053547 -C 1800 -M 900 /tmp/evaluation/198185-1168053547/CSPtoSAT+minisat /tmp/evaluation/198185-1168053547/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: 1.96 1.98 1.81 2/86 20571
/proc/meminfo: memFree=1156776/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=496 CPUtime=0
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 153749740 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6927140 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 124 36 29 52 0 19 0

[startup+0.103867 s]
/proc/loadavg: 1.96 1.98 1.81 2/86 20571
/proc/meminfo: memFree=1156776/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=9272 CPUtime=0.09
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 1455 0 0 0 9 0 0 0 18 0 1 0 153749740 9494528 1390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 2318 1390 721 52 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9272

[startup+0.515913 s]
/proc/loadavg: 1.96 1.98 1.81 2/86 20571
/proc/meminfo: memFree=1156776/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=9416 CPUtime=0.5
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 1475 0 0 0 50 0 0 0 22 0 1 0 153749740 9641984 1410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671503 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 2354 1410 721 52 0 722 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9416

[startup+1.33699 s]
/proc/loadavg: 1.96 1.98 1.81 3/86 20571
/proc/meminfo: memFree=1153896/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=9416 CPUtime=1.31
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 1505 0 0 0 131 0 0 0 25 0 1 0 153749740 9641984 1440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 2354 1440 721 52 0 722 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9416

[startup+2.97514 s]
/proc/loadavg: 1.96 1.98 1.81 3/86 20571
/proc/meminfo: memFree=1153640/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=9548 CPUtime=2.95
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 1531 0 0 0 295 0 0 0 25 0 1 0 153749740 9777152 1466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 2387 1466 721 52 0 755 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9548

[startup+6.25445 s]
/proc/loadavg: 1.97 1.98 1.81 3/86 20571
/proc/meminfo: memFree=1153384/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=9812 CPUtime=6.21
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 1592 0 0 0 621 0 0 0 25 0 1 0 153749740 10047488 1527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 2453 1527 721 52 0 821 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 9812

[startup+12.7251 s]
/proc/loadavg: 1.97 1.98 1.81 3/86 20571
/proc/meminfo: memFree=1152936/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=10344 CPUtime=12.65
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 1706 0 0 0 1265 0 0 0 25 0 1 0 153749740 10592256 1641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 2586 1641 721 52 0 954 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10344

[startup+25.5493 s]
/proc/loadavg: 1.97 1.98 1.82 3/86 20571
/proc/meminfo: memFree=1151848/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=11184 CPUtime=25.42
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 1922 0 0 0 2541 1 0 0 25 0 1 0 153749740 11452416 1857 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 2796 1857 721 52 0 1164 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 11184

[startup+51.2077 s]
/proc/loadavg: 2.04 2.00 1.83 3/86 20571
/proc/meminfo: memFree=1150696/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=11924 CPUtime=50.95
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2109 0 0 0 5094 1 0 0 25 0 1 0 153749740 12210176 2044 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 2981 2044 721 52 0 1349 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 11924

[startup+102.42 s]
/proc/loadavg: 2.02 2.00 1.83 3/86 20571
/proc/meminfo: memFree=1149736/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12056 CPUtime=101.92
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2149 0 0 0 10191 1 0 0 25 0 1 0 153749740 12345344 2084 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3014 2084 721 52 0 1382 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 12056

[startup+162.458 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 20571
/proc/meminfo: memFree=1148648/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12188 CPUtime=161.69
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2168 0 0 0 16167 2 0 0 25 0 1 0 153749740 12480512 2103 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3047 2103 721 52 0 1415 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 12188

[startup+222.503 s]
/proc/loadavg: 2.03 2.01 1.85 3/86 20571
/proc/meminfo: memFree=1147560/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12188 CPUtime=221.44
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2179 0 0 0 22142 2 0 0 25 0 1 0 153749740 12480512 2114 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3047 2114 721 52 0 1415 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 12188

[startup+282.538 s]
/proc/loadavg: 2.01 2.01 1.85 3/86 20571
/proc/meminfo: memFree=1146536/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12320 CPUtime=281.19
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2188 0 0 0 28117 2 0 0 25 0 1 0 153749740 12615680 2123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3080 2123 721 52 0 1448 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 12320

[startup+342.573 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 20571
/proc/meminfo: memFree=1145512/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12320 CPUtime=340.94
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2195 0 0 0 34092 2 0 0 25 0 1 0 153749740 12615680 2130 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3080 2130 721 52 0 1448 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 12320

[startup+402.61 s]
/proc/loadavg: 2.00 2.00 1.87 3/86 20571
/proc/meminfo: memFree=1144488/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12320 CPUtime=400.71
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2203 0 0 0 40068 3 0 0 25 0 1 0 153749740 12615680 2138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3080 2138 721 52 0 1448 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 12320

[startup+462.648 s]
/proc/loadavg: 2.00 2.00 1.87 3/86 20571
/proc/meminfo: memFree=1143528/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12320 CPUtime=460.46
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2210 0 0 0 46043 3 0 0 25 0 1 0 153749740 12615680 2145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3080 2145 721 52 0 1448 0
Current children cumulated CPU time (s) 460.46
Current children cumulated vsize (KiB) 12320

[startup+522.686 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 20571
/proc/meminfo: memFree=1142568/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12320 CPUtime=520.22
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2217 0 0 0 52019 3 0 0 25 0 1 0 153749740 12615680 2152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3080 2152 721 52 0 1448 0
Current children cumulated CPU time (s) 520.22
Current children cumulated vsize (KiB) 12320

[startup+582.721 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 20571
/proc/meminfo: memFree=1141544/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12452 CPUtime=579.96
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2222 0 0 0 57993 3 0 0 25 0 1 0 153749740 12750848 2157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3113 2157 721 52 0 1481 0
Current children cumulated CPU time (s) 579.96
Current children cumulated vsize (KiB) 12452

[startup+642.756 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 20571
/proc/meminfo: memFree=1140584/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12452 CPUtime=639.72
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2227 0 0 0 63968 4 0 0 25 0 1 0 153749740 12750848 2162 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3113 2162 721 52 0 1481 0
Current children cumulated CPU time (s) 639.72
Current children cumulated vsize (KiB) 12452

[startup+702.79 s]
/proc/loadavg: 2.07 2.02 1.90 3/86 20571
/proc/meminfo: memFree=1139624/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12452 CPUtime=699.47
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2232 0 0 0 69943 4 0 0 25 0 1 0 153749740 12750848 2167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3113 2167 721 52 0 1481 0
Current children cumulated CPU time (s) 699.47
Current children cumulated vsize (KiB) 12452

[startup+762.825 s]
/proc/loadavg: 2.02 2.01 1.91 3/86 20571
/proc/meminfo: memFree=1138728/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12452 CPUtime=759.22
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2237 0 0 0 75918 4 0 0 25 0 1 0 153749740 12750848 2172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3113 2172 721 52 0 1481 0
Current children cumulated CPU time (s) 759.22
Current children cumulated vsize (KiB) 12452

[startup+822.857 s]
/proc/loadavg: 2.01 2.00 1.91 3/86 20571
/proc/meminfo: memFree=1137768/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12452 CPUtime=818.98
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2241 0 0 0 81893 5 0 0 25 0 1 0 153749740 12750848 2176 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3113 2176 721 52 0 1481 0
Current children cumulated CPU time (s) 818.98
Current children cumulated vsize (KiB) 12452

[startup+882.896 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 20571
/proc/meminfo: memFree=1136808/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12452 CPUtime=878.73
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2246 0 0 0 87868 5 0 0 25 0 1 0 153749740 12750848 2181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3113 2181 721 52 0 1481 0
Current children cumulated CPU time (s) 878.73
Current children cumulated vsize (KiB) 12452

[startup+942.931 s]
/proc/loadavg: 2.07 2.02 1.91 3/86 20571
/proc/meminfo: memFree=1135912/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12452 CPUtime=938.48
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2250 0 0 0 93842 6 0 0 25 0 1 0 153749740 12750848 2185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3113 2185 721 52 0 1481 0
Current children cumulated CPU time (s) 938.48
Current children cumulated vsize (KiB) 12452

[startup+1002.96 s]
/proc/loadavg: 2.07 2.03 1.92 3/86 20571
/proc/meminfo: memFree=1134952/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12452 CPUtime=998.23
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2254 0 0 0 99817 6 0 0 25 0 1 0 153749740 12750848 2189 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3113 2189 721 52 0 1481 0
Current children cumulated CPU time (s) 998.23
Current children cumulated vsize (KiB) 12452

[startup+1063 s]
/proc/loadavg: 2.02 2.02 1.92 3/86 20571
/proc/meminfo: memFree=1134056/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1057.98
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2257 0 0 0 105792 6 0 0 25 0 1 0 153749740 12886016 2192 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3146 2192 721 52 0 1514 0
Current children cumulated CPU time (s) 1057.98
Current children cumulated vsize (KiB) 12584

[startup+1123.03 s]
/proc/loadavg: 2.01 2.01 1.92 3/86 20571
/proc/meminfo: memFree=1133160/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1117.74
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2262 0 0 0 111767 7 0 0 25 0 1 0 153749740 12886016 2197 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687459 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3146 2197 721 52 0 1514 0
Current children cumulated CPU time (s) 1117.74
Current children cumulated vsize (KiB) 12584

[startup+1183.06 s]
/proc/loadavg: 2.00 2.01 1.92 3/86 20571
/proc/meminfo: memFree=1132264/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1177.49
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2265 0 0 0 117742 7 0 0 25 0 1 0 153749740 12886016 2200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3146 2200 721 52 0 1514 0
Current children cumulated CPU time (s) 1177.49
Current children cumulated vsize (KiB) 12584

[startup+1243.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 20571
/proc/meminfo: memFree=1131304/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1237.24
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2268 0 0 0 123717 7 0 0 25 0 1 0 153749740 12886016 2203 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3146 2203 721 52 0 1514 0
Current children cumulated CPU time (s) 1237.24
Current children cumulated vsize (KiB) 12584

[startup+1303.14 s]
/proc/loadavg: 2.07 2.02 1.93 3/86 20571
/proc/meminfo: memFree=1130408/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1296.99
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2272 0 0 0 129692 7 0 0 25 0 1 0 153749740 12886016 2207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3146 2207 721 52 0 1514 0
Current children cumulated CPU time (s) 1296.99
Current children cumulated vsize (KiB) 12584

[startup+1363.17 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 20571
/proc/meminfo: memFree=1129512/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1356.75
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2275 0 0 0 135667 8 0 0 25 0 1 0 153749740 12886016 2210 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3146 2210 721 52 0 1514 0
Current children cumulated CPU time (s) 1356.75
Current children cumulated vsize (KiB) 12584

[startup+1423.2 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 20571
/proc/meminfo: memFree=1128552/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1416.5
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2280 0 0 0 141642 8 0 0 25 0 1 0 153749740 12886016 2215 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3146 2215 721 52 0 1514 0
Current children cumulated CPU time (s) 1416.5
Current children cumulated vsize (KiB) 12584

[startup+1483.23 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 20571
/proc/meminfo: memFree=1127656/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1476.25
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2283 0 0 0 147617 8 0 0 25 0 1 0 153749740 12886016 2218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20570/statm: 3146 2218 721 52 0 1514 0
Current children cumulated CPU time (s) 1476.25
Current children cumulated vsize (KiB) 12584

[startup+1543.26 s]
/proc/loadavg: 1.93 1.97 1.91 3/86 20609
/proc/meminfo: memFree=1167208/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1536.19
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2286 0 0 0 153609 10 0 0 25 0 1 0 153749740 12886016 2221 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20570/statm: 3146 2221 721 52 0 1514 0
Current children cumulated CPU time (s) 1536.19
Current children cumulated vsize (KiB) 12584

[startup+1603.3 s]
/proc/loadavg: 1.97 1.97 1.91 3/86 20609
/proc/meminfo: memFree=1146088/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12584 CPUtime=1596.17
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2290 0 0 0 159607 10 0 0 25 0 1 0 153749740 12886016 2225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20570/statm: 3146 2225 721 52 0 1514 0
Current children cumulated CPU time (s) 1596.17
Current children cumulated vsize (KiB) 12584

[startup+1663.32 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 20609
/proc/meminfo: memFree=1128360/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12716 CPUtime=1656.13
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2294 0 0 0 165603 10 0 0 25 0 1 0 153749740 13021184 2229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20570/statm: 3179 2229 721 52 0 1547 0
Current children cumulated CPU time (s) 1656.13
Current children cumulated vsize (KiB) 12716

[startup+1723.35 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 20609
/proc/meminfo: memFree=1113768/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12716 CPUtime=1716.09
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2297 0 0 0 171599 10 0 0 25 0 1 0 153749740 13021184 2232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20570/statm: 3179 2232 721 52 0 1547 0
Current children cumulated CPU time (s) 1716.09
Current children cumulated vsize (KiB) 12716

[startup+1783.38 s]
/proc/loadavg: 2.04 1.99 1.92 3/86 20609
/proc/meminfo: memFree=1101288/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12716 CPUtime=1776.08
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2300 0 0 0 177597 11 0 0 25 0 1 0 153749740 13021184 2235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20570/statm: 3179 2235 721 52 0 1547 0
Current children cumulated CPU time (s) 1776.08
Current children cumulated vsize (KiB) 12716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.41 s]
/proc/loadavg: 2.03 1.99 1.92 4/86 20609
/proc/meminfo: memFree=1096424/2055920 swapFree=4182236/4192956
[pid=20570] ppid=20568 vsize=12716 CPUtime=1800.08
/proc/20570/stat : 20570 (CSPtoSAT+minisa) R 20568 20570 19763 0 -1 4194304 2302 0 0 0 179997 11 0 0 25 0 1 0 153749740 13021184 2237 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20570/statm: 3179 2237 721 52 0 1547 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12716

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.42
CPU time (s): 1800.09
CPU user time (s): 1799.98
CPU system time (s): 0.113982
CPU usage (%): 99.5946
Max. virtual memory (cumulated for all children) (KiB): 12716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2302
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= 10
involuntary context switches= 47810

runsolver used 1.9987 s user time and 6.01209 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 03:19:08 UTC 2007


IDJOB= 198185
IDBENCH= 3539
FILE ID= node14/198185-1168053547

PBS_JOBID= 3475307

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-enddr1/enddr1-10-by-5-2.xml
COMMAND LINE= /tmp/evaluation/198185-1168053547/CSPtoSAT+minisat /tmp/evaluation/198185-1168053547/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-198185-1168053547 -o ROOT/results/node14/solver-198185-1168053547 -C 1800 -M 900  /tmp/evaluation/198185-1168053547/CSPtoSAT+minisat /tmp/evaluation/198185-1168053547/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  08ad1de8544ad133cc30c9a401eb5a5d

RANDOM SEED= 729062370

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.227
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.227
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:       1157256 kB
Buffers:         93556 kB
Cached:         597788 kB
SwapCached:       4296 kB
Active:         440144 kB
Inactive:       356416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1157256 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:         117480 kB
Slab:            87004 kB
Committed_AS:  4670204 kB
PageTables:       2256 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= 66328 MiB



End job on node14 on Sat Jan  6 03:49:16 UTC 2007