Trace number 204214

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.04 1800.6

General information on the benchmark

NamejobShop/jobShop-e0ddr1/
e0ddr1-10-by-5-8.xml
MD5SUMc2219ff7683bca61a6607e0b2453e947
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.043992
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size121
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.04	c ...done
0.04	c #SATvar=16102 #SATclauses=32050 #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/node22/watcher-204214-1168057598 -o ROOT/results/node22/solver-204214-1168057598 -C 1800 -M 900 /tmp/evaluation/204214-1168057598/CSPtoSAT+minisat /tmp/evaluation/204214-1168057598/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.01 1.39 1.69 4/78 5945
/proc/meminfo: memFree=1602160/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=6696 CPUtime=0
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 154154203 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4647800 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 1674 383 358 52 0 30 0

[startup+0.10369 s]
/proc/loadavg: 1.01 1.39 1.69 4/78 5945
/proc/meminfo: memFree=1602160/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=9144 CPUtime=0.09
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 1416 0 0 0 9 0 0 0 18 0 1 0 154154203 9363456 1358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2286 1358 721 52 0 654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9144

[startup+0.511753 s]
/proc/loadavg: 1.01 1.39 1.69 4/78 5945
/proc/meminfo: memFree=1602160/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=9276 CPUtime=0.5
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 1437 0 0 0 50 0 0 0 22 0 1 0 154154203 9498624 1379 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2319 1379 721 52 0 687 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9276

[startup+1.33188 s]
/proc/loadavg: 1.01 1.39 1.69 2/78 5945
/proc/meminfo: memFree=1599344/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=9408 CPUtime=1.32
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 1458 0 0 0 132 0 0 0 25 0 1 0 154154203 9633792 1400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2352 1400 721 52 0 720 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9408

[startup+2.97113 s]
/proc/loadavg: 1.01 1.38 1.68 2/78 5945
/proc/meminfo: memFree=1599280/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=9540 CPUtime=2.96
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 1497 0 0 0 296 0 0 0 25 0 1 0 154154203 9768960 1439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2385 1439 721 52 0 753 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9540

[startup+6.24763 s]
/proc/loadavg: 1.01 1.38 1.68 2/78 5945
/proc/meminfo: memFree=1598896/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=9808 CPUtime=6.23
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 1566 0 0 0 623 0 0 0 25 0 1 0 154154203 10043392 1508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2452 1508 721 52 0 820 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 9808

[startup+12.7026 s]
/proc/loadavg: 1.01 1.37 1.68 2/78 5945
/proc/meminfo: memFree=1598392/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=10268 CPUtime=12.68
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 1694 0 0 0 1268 0 0 0 25 0 1 0 154154203 10514432 1636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2567 1636 721 52 0 935 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10268

[startup+25.5056 s]
/proc/loadavg: 1.00 1.36 1.67 3/78 5945
/proc/meminfo: memFree=1597432/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=11236 CPUtime=25.49
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 1934 0 0 0 2548 1 0 0 25 0 1 0 154154203 11505664 1876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2809 1876 721 52 0 1177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11236

[startup+51.1175 s]
/proc/loadavg: 1.00 1.33 1.65 2/78 5945
/proc/meminfo: memFree=1597176/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=11632 CPUtime=51.09
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2009 0 0 0 5108 1 0 0 25 0 1 0 154154203 11911168 1951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2908 1951 721 52 0 1276 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11632

[startup+102.328 s]
/proc/loadavg: 1.00 1.27 1.61 2/78 5945
/proc/meminfo: memFree=1596984/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=11764 CPUtime=102.29
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2051 0 0 0 10227 2 0 0 25 0 1 0 154154203 12046336 1993 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2941 1993 721 52 0 1309 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 11764

[startup+162.356 s]
/proc/loadavg: 1.00 1.22 1.57 2/78 5945
/proc/meminfo: memFree=1596792/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=11976 CPUtime=162.29
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2080 0 0 0 16227 2 0 0 25 0 1 0 154154203 12263424 2022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2994 2022 721 52 0 1362 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 11976

[startup+222.409 s]
/proc/loadavg: 1.00 1.18 1.53 2/78 5945
/proc/meminfo: memFree=1596728/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=11976 CPUtime=222.33
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2097 0 0 0 22230 3 0 0 25 0 1 0 154154203 12263424 2039 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2994 2039 721 52 0 1362 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 11976

[startup+282.432 s]
/proc/loadavg: 1.00 1.14 1.50 2/78 5945
/proc/meminfo: memFree=1596600/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=11976 CPUtime=282.33
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2107 0 0 0 28230 3 0 0 25 0 1 0 154154203 12263424 2049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 2994 2049 721 52 0 1362 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 11976

[startup+342.458 s]
/proc/loadavg: 1.00 1.11 1.46 2/78 5945
/proc/meminfo: memFree=1596536/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12108 CPUtime=342.34
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2118 0 0 0 34230 4 0 0 25 0 1 0 154154203 12398592 2060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3027 2060 721 52 0 1395 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 12108

[startup+402.491 s]
/proc/loadavg: 1.00 1.09 1.43 2/78 5945
/proc/meminfo: memFree=1596472/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12108 CPUtime=402.35
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2125 0 0 0 40231 4 0 0 25 0 1 0 154154203 12398592 2067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3027 2067 721 52 0 1395 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 12108

[startup+462.519 s]
/proc/loadavg: 1.00 1.07 1.40 2/78 5945
/proc/meminfo: memFree=1596408/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12108 CPUtime=462.37
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2134 0 0 0 46232 5 0 0 25 0 1 0 154154203 12398592 2076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3027 2076 721 52 0 1395 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 12108

[startup+522.547 s]
/proc/loadavg: 1.00 1.06 1.37 2/78 5945
/proc/meminfo: memFree=1596344/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12108 CPUtime=522.37
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2140 0 0 0 52232 5 0 0 25 0 1 0 154154203 12398592 2082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3027 2082 721 52 0 1395 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 12108

[startup+582.569 s]
/proc/loadavg: 1.05 1.06 1.35 2/78 5945
/proc/meminfo: memFree=1596216/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12108 CPUtime=582.39
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2146 0 0 0 58233 6 0 0 25 0 1 0 154154203 12398592 2088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3027 2088 721 52 0 1395 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 12108

[startup+642.6 s]
/proc/loadavg: 1.02 1.05 1.33 2/78 5945
/proc/meminfo: memFree=1596152/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12240 CPUtime=642.39
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2152 0 0 0 64233 6 0 0 25 0 1 0 154154203 12533760 2094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3060 2094 721 52 0 1428 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 12240

[startup+702.623 s]
/proc/loadavg: 1.00 1.03 1.30 2/78 5945
/proc/meminfo: memFree=1596088/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12240 CPUtime=702.39
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2157 0 0 0 70233 6 0 0 25 0 1 0 154154203 12533760 2099 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3060 2099 721 52 0 1428 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 12240

[startup+762.648 s]
/proc/loadavg: 1.00 1.03 1.28 2/78 5945
/proc/meminfo: memFree=1596024/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12240 CPUtime=762.41
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2162 0 0 0 76234 7 0 0 25 0 1 0 154154203 12533760 2104 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3060 2104 721 52 0 1428 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 12240

[startup+822.676 s]
/proc/loadavg: 1.00 1.02 1.26 2/78 5945
/proc/meminfo: memFree=1596024/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12240 CPUtime=822.41
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2167 0 0 0 82234 7 0 0 25 0 1 0 154154203 12533760 2109 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3060 2109 721 52 0 1428 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 12240

[startup+882.695 s]
/proc/loadavg: 1.00 1.01 1.24 2/78 5945
/proc/meminfo: memFree=1595960/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12240 CPUtime=882.41
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2172 0 0 0 88234 7 0 0 25 0 1 0 154154203 12533760 2114 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3060 2114 721 52 0 1428 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 12240

[startup+942.722 s]
/proc/loadavg: 1.00 1.01 1.23 2/78 5945
/proc/meminfo: memFree=1595832/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12240 CPUtime=942.42
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2177 0 0 0 94234 8 0 0 25 0 1 0 154154203 12533760 2119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3060 2119 721 52 0 1428 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 12240

[startup+1002.74 s]
/proc/loadavg: 1.00 1.00 1.21 2/78 5945
/proc/meminfo: memFree=1595768/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1002.42
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2182 0 0 0 100234 8 0 0 25 0 1 0 154154203 12668928 2124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2124 721 52 0 1461 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 12372

[startup+1062.77 s]
/proc/loadavg: 1.00 1.00 1.19 2/78 5945
/proc/meminfo: memFree=1595768/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1062.44
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2186 0 0 0 106235 9 0 0 25 0 1 0 154154203 12668928 2128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2128 721 52 0 1461 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 12372

[startup+1122.79 s]
/proc/loadavg: 1.00 1.00 1.18 2/78 5945
/proc/meminfo: memFree=1595704/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1122.43
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2191 0 0 0 112234 9 0 0 25 0 1 0 154154203 12668928 2133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2133 721 52 0 1461 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 12372

[startup+1182.82 s]
/proc/loadavg: 1.00 1.00 1.16 2/78 5945
/proc/meminfo: memFree=1595640/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1182.45
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2194 0 0 0 118235 10 0 0 25 0 1 0 154154203 12668928 2136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2136 721 52 0 1461 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 12372

[startup+1242.84 s]
/proc/loadavg: 1.00 1.00 1.15 2/78 5945
/proc/meminfo: memFree=1595576/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1242.45
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2199 0 0 0 124235 10 0 0 25 0 1 0 154154203 12668928 2141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2141 721 52 0 1461 0
Current children cumulated CPU time (s) 1242.45
Current children cumulated vsize (KiB) 12372

[startup+1302.87 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 5945
/proc/meminfo: memFree=1595576/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1302.46
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2202 0 0 0 130235 11 0 0 25 0 1 0 154154203 12668928 2144 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2144 721 52 0 1461 0
Current children cumulated CPU time (s) 1302.46
Current children cumulated vsize (KiB) 12372

[startup+1362.89 s]
/proc/loadavg: 1.00 1.00 1.13 2/78 5945
/proc/meminfo: memFree=1595512/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1362.46
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2207 0 0 0 136235 11 0 0 25 0 1 0 154154203 12668928 2149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2149 721 52 0 1461 0
Current children cumulated CPU time (s) 1362.46
Current children cumulated vsize (KiB) 12372

[startup+1422.92 s]
/proc/loadavg: 1.00 1.00 1.12 2/78 5945
/proc/meminfo: memFree=1595448/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1422.47
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2212 0 0 0 142236 11 0 0 25 0 1 0 154154203 12668928 2154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668780 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2154 721 52 0 1461 0
Current children cumulated CPU time (s) 1422.47
Current children cumulated vsize (KiB) 12372

[startup+1482.95 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 5945
/proc/meminfo: memFree=1595384/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12372 CPUtime=1482.48
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2215 0 0 0 148236 12 0 0 25 0 1 0 154154203 12668928 2157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3093 2157 721 52 0 1461 0
Current children cumulated CPU time (s) 1482.48
Current children cumulated vsize (KiB) 12372

[startup+1542.97 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 5945
/proc/meminfo: memFree=1595320/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12504 CPUtime=1542.48
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2219 0 0 0 154236 12 0 0 25 0 1 0 154154203 12804096 2161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3126 2161 721 52 0 1494 0
Current children cumulated CPU time (s) 1542.48
Current children cumulated vsize (KiB) 12504

[startup+1603 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 5945
/proc/meminfo: memFree=1595320/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12504 CPUtime=1602.5
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2224 0 0 0 160237 13 0 0 25 0 1 0 154154203 12804096 2166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3126 2166 721 52 0 1494 0
Current children cumulated CPU time (s) 1602.5
Current children cumulated vsize (KiB) 12504

[startup+1663.02 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 5945
/proc/meminfo: memFree=1595256/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12504 CPUtime=1662.5
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2228 0 0 0 166237 13 0 0 25 0 1 0 154154203 12804096 2170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3126 2170 721 52 0 1494 0
Current children cumulated CPU time (s) 1662.5
Current children cumulated vsize (KiB) 12504

[startup+1723.05 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 5945
/proc/meminfo: memFree=1595192/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12504 CPUtime=1722.51
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2232 0 0 0 172237 14 0 0 25 0 1 0 154154203 12804096 2174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3126 2174 721 52 0 1494 0
Current children cumulated CPU time (s) 1722.51
Current children cumulated vsize (KiB) 12504

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 5945
/proc/meminfo: memFree=1595192/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12504 CPUtime=1782.52
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2236 0 0 0 178238 14 0 0 25 0 1 0 154154203 12804096 2178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3126 2178 721 52 0 1494 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (KiB) 12504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.58 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 5945
/proc/meminfo: memFree=1595128/2055920 swapFree=4157532/4192956
[pid=5944] ppid=5942 vsize=12504 CPUtime=1800.03
/proc/5944/stat : 5944 (CSPtoSAT+minisa) R 5942 5944 3033 0 -1 4194304 2238 0 0 0 179989 14 0 0 25 0 1 0 154154203 12804096 2180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/5944/statm: 3126 2180 721 52 0 1494 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 12504

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.6
CPU time (s): 1800.04
CPU user time (s): 1799.89
CPU system time (s): 0.148977
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 12504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2238
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= 2547

runsolver used 2.23166 s user time and 4.16037 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 04:26:38 UTC 2007


IDJOB= 204214
IDBENCH= 4007
FILE ID= node22/204214-1168057598

PBS_JOBID= 3475458

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-e0ddr1/e0ddr1-10-by-5-8.xml
COMMAND LINE= /tmp/evaluation/204214-1168057598/CSPtoSAT+minisat /tmp/evaluation/204214-1168057598/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-204214-1168057598 -o ROOT/results/node22/solver-204214-1168057598 -C 1800 -M 900  /tmp/evaluation/204214-1168057598/CSPtoSAT+minisat /tmp/evaluation/204214-1168057598/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c2219ff7683bca61a6607e0b2453e947

RANDOM SEED= 840933640

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.279
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.279
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:       1602512 kB
Buffers:         34212 kB
Cached:         315896 kB
SwapCached:      13284 kB
Active:         116620 kB
Inactive:       271092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602512 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          52864 kB
Slab:            51108 kB
Committed_AS:  2565980 kB
PageTables:       1916 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= 66549 MiB



End job on node22 on Sat Jan  6 04:56:38 UTC 2007