Trace number 204294

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 1804.9

General information on the benchmark

NamejobShop/jobShop-e0ddr1/
e0ddr1-10-by-5-9.xml
MD5SUM05a2ac51fbfd83ee0bb96648bcd6e942
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 size122
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.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.10	c ...done
0.10	c #SATvar=16792 #SATclauses=33430 #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/node61/watcher-204294-1168057919 -o ROOT/results/node61/solver-204294-1168057919 -C 1800 -M 900 /tmp/evaluation/204294-1168057919/CSPtoSAT+minisat /tmp/evaluation/204294-1168057919/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.92 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1337120/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=496 CPUtime=0
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154189805 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10384164 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 124 36 29 52 0 19 0

[startup+0.103736 s]
/proc/loadavg: 1.92 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1337120/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=9272 CPUtime=0.09
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 1436 0 0 0 9 0 0 0 19 0 1 0 154189805 9494528 1380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 2318 1380 721 52 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9272

[startup+0.511805 s]
/proc/loadavg: 1.92 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1337120/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=9272 CPUtime=0.49
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 1453 0 0 0 49 0 0 0 23 0 1 0 154189805 9494528 1397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 2318 1397 721 52 0 686 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9272

[startup+1.33295 s]
/proc/loadavg: 1.92 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1334176/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=9404 CPUtime=1.31
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 1482 0 0 0 131 0 0 0 25 0 1 0 154189805 9629696 1426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 2351 1426 721 52 0 719 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9404

[startup+2.97024 s]
/proc/loadavg: 1.92 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1334112/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=9536 CPUtime=2.94
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 1512 0 0 0 294 0 0 0 25 0 1 0 154189805 9764864 1456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 2384 1456 721 52 0 752 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9536

[startup+6.25681 s]
/proc/loadavg: 1.93 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1333792/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=9800 CPUtime=6.21
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 1573 0 0 0 621 0 0 0 25 0 1 0 154189805 10035200 1517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 2450 1517 721 52 0 818 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 9800

[startup+12.7209 s]
/proc/loadavg: 1.93 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1333288/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=10328 CPUtime=12.64
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 1688 0 0 0 1264 0 0 0 25 0 1 0 154189805 10575872 1632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 2582 1632 721 52 0 950 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 10328

[startup+25.5472 s]
/proc/loadavg: 1.95 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1332520/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=11164 CPUtime=25.42
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 1901 0 0 0 2541 1 0 0 25 0 1 0 154189805 11431936 1845 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665702 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 2791 1845 721 52 0 1159 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 11164

[startup+51.1997 s]
/proc/loadavg: 1.96 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1332008/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=11692 CPUtime=50.95
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2046 0 0 0 5094 1 0 0 25 0 1 0 154189805 11972608 1990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 2923 1990 721 52 0 1291 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 11692

[startup+102.403 s]
/proc/loadavg: 1.98 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1326056/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12036 CPUtime=101.94
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2110 0 0 0 10193 1 0 0 25 0 1 0 154189805 12324864 2054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3009 2054 721 52 0 1377 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 12036

[startup+162.427 s]
/proc/loadavg: 1.99 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1319784/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12036 CPUtime=161.72
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2132 0 0 0 16171 1 0 0 25 0 1 0 154189805 12324864 2076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3009 2076 721 52 0 1377 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 12036

[startup+222.456 s]
/proc/loadavg: 1.99 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1319720/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12168 CPUtime=221.5
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2144 0 0 0 22149 1 0 0 25 0 1 0 154189805 12460032 2088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3042 2088 721 52 0 1410 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 12168

[startup+282.473 s]
/proc/loadavg: 1.99 1.98 1.94 3/73 3733
/proc/meminfo: memFree=1319592/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12168 CPUtime=281.29
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2156 0 0 0 28127 2 0 0 25 0 1 0 154189805 12460032 2100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3042 2100 721 52 0 1410 0
Current children cumulated CPU time (s) 281.29
Current children cumulated vsize (KiB) 12168

[startup+342.495 s]
/proc/loadavg: 2.03 2.00 1.95 3/73 3733
/proc/meminfo: memFree=1319528/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12168 CPUtime=341.07
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2165 0 0 0 34105 2 0 0 25 0 1 0 154189805 12460032 2109 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3042 2109 721 52 0 1410 0
Current children cumulated CPU time (s) 341.07
Current children cumulated vsize (KiB) 12168

[startup+402.518 s]
/proc/loadavg: 2.01 2.00 1.95 3/73 3733
/proc/meminfo: memFree=1319464/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12300 CPUtime=400.85
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2172 0 0 0 40083 2 0 0 25 0 1 0 154189805 12595200 2116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3075 2116 721 52 0 1443 0
Current children cumulated CPU time (s) 400.85
Current children cumulated vsize (KiB) 12300

[startup+462.543 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 3733
/proc/meminfo: memFree=1319400/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12300 CPUtime=460.63
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2178 0 0 0 46061 2 0 0 25 0 1 0 154189805 12595200 2122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668868 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3075 2122 721 52 0 1443 0
Current children cumulated CPU time (s) 460.63
Current children cumulated vsize (KiB) 12300

[startup+522.565 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 3733
/proc/meminfo: memFree=1319400/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12300 CPUtime=520.41
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2185 0 0 0 52039 2 0 0 25 0 1 0 154189805 12595200 2129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687281 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3075 2129 721 52 0 1443 0
Current children cumulated CPU time (s) 520.41
Current children cumulated vsize (KiB) 12300

[startup+582.584 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 3733
/proc/meminfo: memFree=1319336/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12300 CPUtime=580.19
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2190 0 0 0 58017 2 0 0 25 0 1 0 154189805 12595200 2134 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3075 2134 721 52 0 1443 0
Current children cumulated CPU time (s) 580.19
Current children cumulated vsize (KiB) 12300

[startup+642.598 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 3733
/proc/meminfo: memFree=1319336/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12300 CPUtime=639.97
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2197 0 0 0 63994 3 0 0 25 0 1 0 154189805 12595200 2141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3075 2141 721 52 0 1443 0
Current children cumulated CPU time (s) 639.97
Current children cumulated vsize (KiB) 12300

[startup+702.62 s]
/proc/loadavg: 2.03 2.01 1.95 3/73 3733
/proc/meminfo: memFree=1319336/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12300 CPUtime=699.76
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2201 0 0 0 69973 3 0 0 25 0 1 0 154189805 12595200 2145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3075 2145 721 52 0 1443 0
Current children cumulated CPU time (s) 699.76
Current children cumulated vsize (KiB) 12300

[startup+762.642 s]
/proc/loadavg: 2.06 2.02 1.96 3/73 3733
/proc/meminfo: memFree=1319272/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12432 CPUtime=759.54
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2205 0 0 0 75951 3 0 0 25 0 1 0 154189805 12730368 2149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3108 2149 721 52 0 1476 0
Current children cumulated CPU time (s) 759.54
Current children cumulated vsize (KiB) 12432

[startup+822.664 s]
/proc/loadavg: 2.02 2.02 1.96 3/73 3733
/proc/meminfo: memFree=1319272/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12432 CPUtime=819.32
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2211 0 0 0 81929 3 0 0 25 0 1 0 154189805 12730368 2155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3108 2155 721 52 0 1476 0
Current children cumulated CPU time (s) 819.32
Current children cumulated vsize (KiB) 12432

[startup+882.689 s]
/proc/loadavg: 2.00 2.01 1.96 3/73 3733
/proc/meminfo: memFree=1319208/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12432 CPUtime=879.11
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2216 0 0 0 87908 3 0 0 25 0 1 0 154189805 12730368 2160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3108 2160 721 52 0 1476 0
Current children cumulated CPU time (s) 879.11
Current children cumulated vsize (KiB) 12432

[startup+942.703 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 3733
/proc/meminfo: memFree=1316776/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12432 CPUtime=938.87
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2220 0 0 0 93884 3 0 0 25 0 1 0 154189805 12730368 2164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3108 2164 721 52 0 1476 0
Current children cumulated CPU time (s) 938.87
Current children cumulated vsize (KiB) 12432

[startup+1002.73 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 3733
/proc/meminfo: memFree=1312744/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12432 CPUtime=998.65
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2224 0 0 0 99862 3 0 0 25 0 1 0 154189805 12730368 2168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3108 2168 721 52 0 1476 0
Current children cumulated CPU time (s) 998.65
Current children cumulated vsize (KiB) 12432

[startup+1062.75 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 3733
/proc/meminfo: memFree=1312680/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12432 CPUtime=1058.44
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2228 0 0 0 105840 4 0 0 25 0 1 0 154189805 12730368 2172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3108 2172 721 52 0 1476 0
Current children cumulated CPU time (s) 1058.44
Current children cumulated vsize (KiB) 12432

[startup+1122.76 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 3733
/proc/meminfo: memFree=1312616/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12432 CPUtime=1118.22
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2232 0 0 0 111818 4 0 0 25 0 1 0 154189805 12730368 2176 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3732/statm: 3108 2176 721 52 0 1476 0
Current children cumulated CPU time (s) 1118.22
Current children cumulated vsize (KiB) 12432

[startup+1182.83 s]
/proc/loadavg: 1.47 1.86 1.91 2/65 3785
/proc/meminfo: memFree=1400192/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12432 CPUtime=1178.17
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2236 0 0 0 117812 5 0 0 25 0 1 0 154189805 12730368 2180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3108 2180 721 52 0 1476 0
Current children cumulated CPU time (s) 1178.17
Current children cumulated vsize (KiB) 12432

[startup+1242.85 s]
/proc/loadavg: 1.17 1.70 1.85 2/65 3785
/proc/meminfo: memFree=1400256/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1238.17
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2240 0 0 0 123812 5 0 0 25 0 1 0 154189805 12865536 2184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2184 721 52 0 1509 0
Current children cumulated CPU time (s) 1238.17
Current children cumulated vsize (KiB) 12564

[startup+1302.88 s]
/proc/loadavg: 1.06 1.57 1.79 2/65 3785
/proc/meminfo: memFree=1400256/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1298.18
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2245 0 0 0 129813 5 0 0 25 0 1 0 154189805 12865536 2189 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687439 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2189 721 52 0 1509 0
Current children cumulated CPU time (s) 1298.18
Current children cumulated vsize (KiB) 12564

[startup+1362.91 s]
/proc/loadavg: 1.06 1.48 1.75 2/65 3785
/proc/meminfo: memFree=1400256/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1358.19
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2248 0 0 0 135814 5 0 0 25 0 1 0 154189805 12865536 2192 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2192 721 52 0 1509 0
Current children cumulated CPU time (s) 1358.19
Current children cumulated vsize (KiB) 12564

[startup+1422.95 s]
/proc/loadavg: 1.02 1.39 1.70 2/65 3785
/proc/meminfo: memFree=1400320/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1418.21
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2252 0 0 0 141816 5 0 0 25 0 1 0 154189805 12865536 2196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2196 721 52 0 1509 0
Current children cumulated CPU time (s) 1418.21
Current children cumulated vsize (KiB) 12564

[startup+1482.98 s]
/proc/loadavg: 1.00 1.31 1.65 2/65 3785
/proc/meminfo: memFree=1400320/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1478.23
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2256 0 0 0 147817 6 0 0 25 0 1 0 154189805 12865536 2200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2200 721 52 0 1509 0
Current children cumulated CPU time (s) 1478.23
Current children cumulated vsize (KiB) 12564

[startup+1543.01 s]
/proc/loadavg: 1.00 1.26 1.61 2/65 3785
/proc/meminfo: memFree=1400256/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1538.24
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2260 0 0 0 153818 6 0 0 25 0 1 0 154189805 12865536 2204 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2204 721 52 0 1509 0
Current children cumulated CPU time (s) 1538.24
Current children cumulated vsize (KiB) 12564

[startup+1603.04 s]
/proc/loadavg: 1.00 1.21 1.57 2/65 3785
/proc/meminfo: memFree=1400256/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1598.25
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2263 0 0 0 159819 6 0 0 25 0 1 0 154189805 12865536 2207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2207 721 52 0 1509 0
Current children cumulated CPU time (s) 1598.25
Current children cumulated vsize (KiB) 12564

[startup+1663.07 s]
/proc/loadavg: 1.00 1.17 1.53 2/65 3785
/proc/meminfo: memFree=1400256/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1658.26
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2267 0 0 0 165820 6 0 0 25 0 1 0 154189805 12865536 2211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2211 721 52 0 1509 0
Current children cumulated CPU time (s) 1658.26
Current children cumulated vsize (KiB) 12564

[startup+1723.11 s]
/proc/loadavg: 1.00 1.13 1.49 2/65 3785
/proc/meminfo: memFree=1400192/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12564 CPUtime=1718.27
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2270 0 0 0 171821 6 0 0 25 0 1 0 154189805 12865536 2214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3141 2214 721 52 0 1509 0
Current children cumulated CPU time (s) 1718.27
Current children cumulated vsize (KiB) 12564

[startup+1783.16 s]
/proc/loadavg: 1.00 1.11 1.46 2/71 3923
/proc/meminfo: memFree=1398928/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12696 CPUtime=1778.3
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2275 0 0 0 177814 16 0 0 25 0 1 0 154189805 13000704 2219 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3174 2219 721 52 0 1542 0
Current children cumulated CPU time (s) 1778.3
Current children cumulated vsize (KiB) 12696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.89 s]
/proc/loadavg: 1.00 1.10 1.44 2/71 3941
/proc/meminfo: memFree=1398864/2055920 swapFree=4192812/4192956
[pid=3732] ppid=3730 vsize=12696 CPUtime=1800.03
/proc/3732/stat : 3732 (CSPtoSAT+minisa) R 3730 3732 2505 0 -1 4194304 2276 0 0 0 179985 18 0 0 25 0 1 0 154189805 13000704 2220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/3732/statm: 3174 2220 721 52 0 1542 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 12696

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.9
CPU time (s): 1800.04
CPU user time (s): 1799.85
CPU system time (s): 0.19197
CPU usage (%): 99.7312
Max. virtual memory (cumulated for all children) (KiB): 12696

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

runsolver used 1.75573 s user time and 4.80727 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 04:32:00 UTC 2007


IDJOB= 204294
IDBENCH= 4012
FILE ID= node61/204294-1168057919

PBS_JOBID= 3475467

Free space on /tmp= 66509 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  05a2ac51fbfd83ee0bb96648bcd6e942

RANDOM SEED= 325594284

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.259
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.259
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:       1337536 kB
Buffers:         45704 kB
Cached:         506524 kB
SwapCached:          0 kB
Active:         134480 kB
Inactive:       500128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          95948 kB
Slab:            69264 kB
Committed_AS:  3037288 kB
PageTables:       1828 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= 66510 MiB



End job on node61 on Sat Jan  6 05:02:05 UTC 2007