Trace number 218768

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.06 1801.42

General information on the benchmark

NamejobShop/jobShop-ewddr2/
ewddr2-10-by-5-6.xml
MD5SUMcffc9e06f730445508383651b24a88f2
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.033994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size149
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.00	c This is CSPtoSAT+minisat version 0.3
0.00	c (c) 2006 roussel@cril.univ-artois.fr
0.00	
0.00	c This solver internally uses a modified version of MiniSat2 version 061112
0.00	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.00	
0.01	c parsing...
0.04	c ...done
0.04	c #SATvar=21082 #SATclauses=42010 #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/node76/watcher-218768-1168066192 -o ROOT/results/node76/solver-218768-1168066192 -C 1800 -M 900 /tmp/evaluation/218768-1168066192/CSPtoSAT+minisat /tmp/evaluation/218768-1168066192/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: 0.92 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1832264/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=6704 CPUtime=0
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 423 0 0 0 0 0 0 0 20 0 1 0 155016302 6864896 403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 1676 403 365 52 0 30 0

[startup+0.102472 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1832264/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=10184 CPUtime=0.09
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 1590 0 0 0 9 0 0 0 20 0 1 0 155016302 10428416 1534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 2546 1534 720 52 0 913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10184

[startup+0.510551 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1832264/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=10184 CPUtime=0.5
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 1601 0 0 0 50 0 0 0 24 0 1 0 155016302 10428416 1545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 2546 1545 720 52 0 913 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10184

[startup+1.33171 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1828872/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=10316 CPUtime=1.32
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 1624 0 0 0 132 0 0 0 25 0 1 0 155016302 10563584 1568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 2579 1568 720 52 0 946 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10316

[startup+2.96803 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1828808/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=10456 CPUtime=2.96
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 1659 0 0 0 296 0 0 0 25 0 1 0 155016302 10706944 1603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 2614 1603 720 52 0 981 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10456

[startup+6.24767 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1828424/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=10588 CPUtime=6.24
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 1717 0 0 0 624 0 0 0 25 0 1 0 155016302 10842112 1661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 2647 1661 720 52 0 1014 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10588

[startup+12.6999 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1828168/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=10984 CPUtime=12.69
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 1818 0 0 0 1269 0 0 0 25 0 1 0 155016302 11247616 1762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 2746 1762 720 52 0 1113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10984

[startup+25.6005 s]
/proc/loadavg: 0.95 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1827464/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=12028 CPUtime=25.58
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2053 0 0 0 2558 0 0 0 25 0 1 0 155016302 12316672 1997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3007 1997 720 52 0 1374 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 12028

[startup+51.2065 s]
/proc/loadavg: 0.96 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825992/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13296 CPUtime=51.17
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2384 0 0 0 5116 1 0 0 25 0 1 0 155016302 13615104 2328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3324 2328 720 52 0 1691 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 13296

[startup+102.408 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825800/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13560 CPUtime=102.33
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2430 0 0 0 10232 1 0 0 25 0 1 0 155016302 13885440 2374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3390 2374 720 52 0 1757 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 13560

[startup+162.423 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825736/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13560 CPUtime=162.31
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2451 0 0 0 16230 1 0 0 25 0 1 0 155016302 13885440 2395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3390 2395 720 52 0 1757 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 13560

[startup+222.443 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825672/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13692 CPUtime=222.28
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2464 0 0 0 22227 1 0 0 25 0 1 0 155016302 14020608 2408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3423 2408 720 52 0 1790 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 13692

[startup+282.455 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825608/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13692 CPUtime=282.27
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2476 0 0 0 28225 2 0 0 25 0 1 0 155016302 14020608 2420 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3423 2420 720 52 0 1790 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 13692

[startup+342.474 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825544/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13692 CPUtime=342.25
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2484 0 0 0 34223 2 0 0 25 0 1 0 155016302 14020608 2428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3423 2428 720 52 0 1790 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 13692

[startup+402.496 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825480/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13692 CPUtime=402.21
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2493 0 0 0 40219 2 0 0 25 0 1 0 155016302 14020608 2437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 1 0 0
/proc/29192/statm: 3423 2437 720 52 0 1790 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 13692

[startup+462.504 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825416/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13824 CPUtime=462.18
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2500 0 0 0 46216 2 0 0 25 0 1 0 155016302 14155776 2444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3456 2444 720 52 0 1823 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 13824

[startup+522.517 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825352/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13824 CPUtime=522.15
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2513 0 0 0 52213 2 0 0 25 0 1 0 155016302 14155776 2457 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3456 2457 720 52 0 1823 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 13824

[startup+582.537 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825352/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13824 CPUtime=582.13
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2527 0 0 0 58211 2 0 0 25 0 1 0 155016302 14155776 2471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3456 2471 720 52 0 1823 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 13824

[startup+642.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29193
/proc/meminfo: memFree=1825224/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13956 CPUtime=642.1
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2538 0 0 0 64208 2 0 0 25 0 1 0 155016302 14290944 2482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3489 2482 720 52 0 1856 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 13956

[startup+702.58 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 29317
/proc/meminfo: memFree=1823632/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=13956 CPUtime=702.04
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2546 0 0 0 70196 8 0 0 25 0 1 0 155016302 14290944 2490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3489 2490 720 52 0 1856 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 13956

[startup+762.615 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 29371
/proc/meminfo: memFree=1823640/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14076 CPUtime=762
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2555 0 0 0 76185 15 0 0 25 0 1 0 155016302 14413824 2499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3519 2499 720 52 0 1886 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 14076

[startup+822.636 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29391
/proc/meminfo: memFree=1824648/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14076 CPUtime=821.98
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2562 0 0 0 82183 15 0 0 25 0 1 0 155016302 14413824 2506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3519 2506 720 52 0 1886 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 14076

[startup+882.649 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29391
/proc/meminfo: memFree=1824648/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14208 CPUtime=881.95
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2568 0 0 0 88180 15 0 0 25 0 1 0 155016302 14548992 2512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3552 2512 720 52 0 1919 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 14208

[startup+942.66 s]
/proc/loadavg: 1.07 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824648/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14208 CPUtime=941.92
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2575 0 0 0 94177 15 0 0 25 0 1 0 155016302 14548992 2519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3552 2519 720 52 0 1919 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 14208

[startup+1002.67 s]
/proc/loadavg: 1.02 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824648/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14208 CPUtime=1001.88
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2581 0 0 0 100173 15 0 0 25 0 1 0 155016302 14548992 2525 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3552 2525 720 52 0 1919 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 14208

[startup+1062.69 s]
/proc/loadavg: 1.01 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824648/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14208 CPUtime=1061.86
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2587 0 0 0 106171 15 0 0 25 0 1 0 155016302 14548992 2531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3552 2531 720 52 0 1919 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 14208

[startup+1122.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824584/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14208 CPUtime=1121.81
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2592 0 0 0 112166 15 0 0 25 0 1 0 155016302 14548992 2536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3552 2536 720 52 0 1919 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 14208

[startup+1182.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824520/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14208 CPUtime=1181.79
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2597 0 0 0 118164 15 0 0 25 0 1 0 155016302 14548992 2541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3552 2541 720 52 0 1919 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 14208

[startup+1242.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824520/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14208 CPUtime=1241.76
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2602 0 0 0 124161 15 0 0 25 0 1 0 155016302 14548992 2546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3552 2546 720 52 0 1919 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 14208

[startup+1302.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824456/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1301.73
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2606 0 0 0 130158 15 0 0 25 0 1 0 155016302 14684160 2550 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3585 2550 720 52 0 1952 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 14340

[startup+1362.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824392/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1361.71
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2610 0 0 0 136156 15 0 0 25 0 1 0 155016302 14684160 2554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3585 2554 720 52 0 1952 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 14340

[startup+1422.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824392/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1421.68
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2614 0 0 0 142153 15 0 0 25 0 1 0 155016302 14684160 2558 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3585 2558 720 52 0 1952 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 14340

[startup+1482.8 s]
/proc/loadavg: 1.06 1.02 1.00 2/70 29391
/proc/meminfo: memFree=1824328/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1481.65
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2619 0 0 0 148149 16 0 0 25 0 1 0 155016302 14684160 2563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3585 2563 720 52 0 1952 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 14340

[startup+1542.81 s]
/proc/loadavg: 1.02 1.01 1.00 2/70 29391
/proc/meminfo: memFree=1824328/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1541.63
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2622 0 0 0 154147 16 0 0 25 0 1 0 155016302 14684160 2566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3585 2566 720 52 0 1952 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 14340

[startup+1602.83 s]
/proc/loadavg: 1.01 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824328/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1601.6
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2625 0 0 0 160144 16 0 0 25 0 1 0 155016302 14684160 2569 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3585 2569 720 52 0 1952 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 14340

[startup+1662.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824264/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1661.57
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2629 0 0 0 166141 16 0 0 25 0 1 0 155016302 14684160 2573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3585 2573 720 52 0 1952 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 14340

[startup+1722.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29391
/proc/meminfo: memFree=1824264/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1721.55
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2633 0 0 0 172139 16 0 0 25 0 1 0 155016302 14684160 2577 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3585 2577 720 52 0 1952 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 14340

[startup+1782.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29393
/proc/meminfo: memFree=1824072/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14340 CPUtime=1781.52
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2637 0 0 0 178136 16 0 0 25 0 1 0 155016302 14684160 2581 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/29192/statm: 3585 2581 720 52 0 1952 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 14340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 29393
/proc/meminfo: memFree=1824072/2055888 swapFree=4096420/4096564
[pid=29192] ppid=29190 vsize=14472 CPUtime=1800.05
/proc/29192/stat : 29192 (CSPtoSAT+minisa) R 29190 29192 28798 0 -1 4194304 2638 0 0 0 179989 16 0 0 25 0 1 0 155016302 14819328 2582 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/29192/statm: 3618 2582 720 52 0 1985 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 14472

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.42
CPU time (s): 1800.06
CPU user time (s): 1799.9
CPU system time (s): 0.165974
CPU usage (%): 99.9245
Max. virtual memory (cumulated for all children) (KiB): 14472

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

runsolver used 1.65475 s user time and 3.32349 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan  6 06:49:52 UTC 2007


IDJOB= 218768
IDBENCH= 5254
FILE ID= node76/218768-1168066192

PBS_JOBID= 3475599

Free space on /tmp= 66642 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-ewddr2/ewddr2-10-by-5-6.xml
COMMAND LINE= /tmp/evaluation/218768-1168066192/CSPtoSAT+minisat /tmp/evaluation/218768-1168066192/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-218768-1168066192 -o ROOT/results/node76/solver-218768-1168066192 -C 1800 -M 900  /tmp/evaluation/218768-1168066192/CSPtoSAT+minisat /tmp/evaluation/218768-1168066192/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cffc9e06f730445508383651b24a88f2

RANDOM SEED= 936380738

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1832744 kB
Buffers:         17716 kB
Cached:         133652 kB
SwapCached:          0 kB
Active:          36952 kB
Inactive:       130200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1832744 kB
SwapTotal:     4096564 kB
SwapFree:      4096420 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          26204 kB
Slab:            42244 kB
Committed_AS:  5715028 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66642 MiB



End job on node76 on Sat Jan  6 07:19:54 UTC 2007