Trace number 218736

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.11 1802.2

General information on the benchmark

NamejobShop/
jobShop-ewddr2/ewddr2-10-by-5-10.xml
MD5SUM5fe04c2abb11100f1e3cfc4ab9882ca7
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 size159
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=20587 #SATclauses=41020 #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-218736-1168066163 -o ROOT/results/node14/solver-218736-1168066163 -C 1800 -M 900 /tmp/evaluation/218736-1168066163/CSPtoSAT+minisat /tmp/evaluation/218736-1168066163/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.95 5/86 22504
/proc/meminfo: memFree=1501032/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=6696 CPUtime=0
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 155011224 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6896504 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 1674 415 375 52 0 30 0

[startup+0.103565 s]
/proc/loadavg: 2.00 2.00 1.95 5/86 22504
/proc/meminfo: memFree=1501032/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=10044 CPUtime=0.09
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 1569 0 0 0 9 0 0 0 18 0 1 0 155011224 10285056 1513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 2511 1513 721 52 0 879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10044

[startup+0.511605 s]
/proc/loadavg: 2.00 2.00 1.95 5/86 22504
/proc/meminfo: memFree=1501032/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=10176 CPUtime=0.5
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 1586 0 0 0 50 0 0 0 22 0 1 0 155011224 10420224 1530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 2544 1530 721 52 0 912 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10176

[startup+1.33268 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 22504
/proc/meminfo: memFree=1497640/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=10176 CPUtime=1.32
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 1607 0 0 0 132 0 0 0 25 0 1 0 155011224 10420224 1551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 2544 1551 721 52 0 912 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10176

[startup+2.96984 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 22504
/proc/meminfo: memFree=1497576/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=10316 CPUtime=2.96
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 1643 0 0 0 296 0 0 0 25 0 1 0 155011224 10563584 1587 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 2579 1587 721 52 0 947 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10316

[startup+6.26115 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 22504
/proc/meminfo: memFree=1497256/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=10580 CPUtime=6.24
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 1701 0 0 0 624 0 0 0 25 0 1 0 155011224 10833920 1645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 2645 1645 721 52 0 1013 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10580

[startup+12.7178 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 22504
/proc/meminfo: memFree=1496936/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=11008 CPUtime=12.7
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 1809 0 0 0 1269 1 0 0 25 0 1 0 155011224 11272192 1753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 2752 1753 721 52 0 1120 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 11008

[startup+25.551 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 22504
/proc/meminfo: memFree=1496232/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=11816 CPUtime=25.5
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2007 0 0 0 2549 1 0 0 25 0 1 0 155011224 12099584 1951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 2954 1951 721 52 0 1322 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 11816

[startup+51.2064 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 22504
/proc/meminfo: memFree=1494568/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13248 CPUtime=51.15
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2352 0 0 0 5113 2 0 0 25 0 1 0 155011224 13565952 2296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3312 2296 721 52 0 1680 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 13248

[startup+102.413 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 22504
/proc/meminfo: memFree=1493352/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13380 CPUtime=102.29
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2400 0 0 0 10227 2 0 0 25 0 1 0 155011224 13701120 2344 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668761 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3345 2344 721 52 0 1713 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 13380

[startup+162.445 s]
/proc/loadavg: 2.07 2.02 1.95 3/86 22504
/proc/meminfo: memFree=1492584/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13512 CPUtime=162.25
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2419 0 0 0 16223 2 0 0 25 0 1 0 155011224 13836288 2363 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3378 2363 721 52 0 1746 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13512

[startup+222.487 s]
/proc/loadavg: 2.07 2.03 1.96 3/86 22504
/proc/meminfo: memFree=1492520/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13512 CPUtime=222.25
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2432 0 0 0 22222 3 0 0 25 0 1 0 155011224 13836288 2376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3378 2376 721 52 0 1746 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 13512

[startup+282.522 s]
/proc/loadavg: 2.02 2.02 1.96 3/86 22504
/proc/meminfo: memFree=1492456/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13512 CPUtime=282.23
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2441 0 0 0 28220 3 0 0 25 0 1 0 155011224 13836288 2385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3378 2385 721 52 0 1746 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 13512

[startup+342.559 s]
/proc/loadavg: 2.05 2.03 1.96 3/86 22504
/proc/meminfo: memFree=1492456/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13644 CPUtime=342.19
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2450 0 0 0 34216 3 0 0 25 0 1 0 155011224 13971456 2394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3411 2394 721 52 0 1779 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 13644

[startup+402.592 s]
/proc/loadavg: 2.02 2.02 1.96 3/86 22504
/proc/meminfo: memFree=1492136/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13644 CPUtime=402.17
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2457 0 0 0 40214 3 0 0 25 0 1 0 155011224 13971456 2401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3411 2401 721 52 0 1779 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 13644

[startup+462.624 s]
/proc/loadavg: 2.04 2.03 1.97 3/86 22504
/proc/meminfo: memFree=1492136/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13644 CPUtime=462.16
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2464 0 0 0 46212 4 0 0 25 0 1 0 155011224 13971456 2408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3411 2408 721 52 0 1779 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 13644

[startup+522.656 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 22504
/proc/meminfo: memFree=1492136/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13644 CPUtime=522.12
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2469 0 0 0 52208 4 0 0 25 0 1 0 155011224 13971456 2413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3411 2413 721 52 0 1779 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 13644

[startup+582.696 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 22504
/proc/meminfo: memFree=1492072/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13644 CPUtime=582.1
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2475 0 0 0 58206 4 0 0 25 0 1 0 155011224 13971456 2419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3411 2419 721 52 0 1779 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 13644

[startup+642.723 s]
/proc/loadavg: 2.04 2.03 1.97 3/86 22504
/proc/meminfo: memFree=1492072/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13644 CPUtime=642.07
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2480 0 0 0 64203 4 0 0 25 0 1 0 155011224 13971456 2424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3411 2424 721 52 0 1779 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 13644

[startup+702.758 s]
/proc/loadavg: 2.01 2.02 1.97 3/92 22568
/proc/meminfo: memFree=1490648/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13776 CPUtime=702
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2485 0 0 0 70195 5 0 0 25 0 1 0 155011224 14106624 2429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3444 2429 721 52 0 1812 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 13776

[startup+762.817 s]
/proc/loadavg: 2.00 2.01 1.97 4/92 22660
/proc/meminfo: memFree=1490600/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13776 CPUtime=761.98
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2494 0 0 0 76183 15 0 0 25 0 1 0 155011224 14106624 2438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3444 2438 721 52 0 1812 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 13776

[startup+822.863 s]
/proc/loadavg: 2.05 2.03 1.98 3/86 22702
/proc/meminfo: memFree=1490856/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13776 CPUtime=821.96
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2503 0 0 0 82176 20 0 0 25 0 1 0 155011224 14106624 2447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3444 2447 721 52 0 1812 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 13776

[startup+882.892 s]
/proc/loadavg: 2.02 2.02 1.98 3/86 22740
/proc/meminfo: memFree=1518248/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13776 CPUtime=881.92
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2512 0 0 0 88171 21 0 0 25 0 1 0 155011224 14106624 2456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3444 2456 721 52 0 1812 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 13776

[startup+942.921 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 22740
/proc/meminfo: memFree=1518120/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13908 CPUtime=941.89
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2519 0 0 0 94168 21 0 0 25 0 1 0 155011224 14241792 2463 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3477 2463 721 52 0 1845 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 13908

[startup+1002.95 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 22740
/proc/meminfo: memFree=1518056/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13908 CPUtime=1001.86
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2525 0 0 0 100165 21 0 0 25 0 1 0 155011224 14241792 2469 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3477 2469 721 52 0 1845 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 13908

[startup+1062.97 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517928/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13908 CPUtime=1061.81
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2531 0 0 0 106160 21 0 0 25 0 1 0 155011224 14241792 2475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3477 2475 721 52 0 1845 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 13908

[startup+1123 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517864/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=13908 CPUtime=1121.78
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2537 0 0 0 112156 22 0 0 25 0 1 0 155011224 14241792 2481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3477 2481 721 52 0 1845 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 13908

[startup+1183.02 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517864/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14028 CPUtime=1181.76
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2542 0 0 0 118154 22 0 0 25 0 1 0 155011224 14364672 2486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3507 2486 721 52 0 1875 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 14028

[startup+1243.06 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517928/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14028 CPUtime=1241.71
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2547 0 0 0 124149 22 0 0 25 0 1 0 155011224 14364672 2491 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687439 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3507 2491 721 52 0 1875 0
Current children cumulated CPU time (s) 1241.71
Current children cumulated vsize (KiB) 14028

[startup+1303.08 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517864/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1301.47
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2552 0 0 0 130125 22 0 0 25 0 1 0 155011224 14499840 2496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2496 721 52 0 1908 0
Current children cumulated CPU time (s) 1301.47
Current children cumulated vsize (KiB) 14160

[startup+1363.11 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517800/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1361.46
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2558 0 0 0 136123 23 0 0 25 0 1 0 155011224 14499840 2502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2502 721 52 0 1908 0
Current children cumulated CPU time (s) 1361.46
Current children cumulated vsize (KiB) 14160

[startup+1423.14 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517736/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1421.41
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2561 0 0 0 142118 23 0 0 25 0 1 0 155011224 14499840 2505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2505 721 52 0 1908 0
Current children cumulated CPU time (s) 1421.41
Current children cumulated vsize (KiB) 14160

[startup+1483.17 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517672/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1481.38
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2565 0 0 0 148115 23 0 0 25 0 1 0 155011224 14499840 2509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2509 721 52 0 1908 0
Current children cumulated CPU time (s) 1481.38
Current children cumulated vsize (KiB) 14160

[startup+1543.2 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517672/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1541.36
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2570 0 0 0 154113 23 0 0 25 0 1 0 155011224 14499840 2514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2514 721 52 0 1908 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 14160

[startup+1603.23 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517672/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1601.32
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2574 0 0 0 160108 24 0 0 25 0 1 0 155011224 14499840 2518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687447 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2518 721 52 0 1908 0
Current children cumulated CPU time (s) 1601.32
Current children cumulated vsize (KiB) 14160

[startup+1663.25 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517672/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1661.29
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2577 0 0 0 166105 24 0 0 25 0 1 0 155011224 14499840 2521 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2521 721 52 0 1908 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 14160

[startup+1723.28 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517608/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1721.26
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2580 0 0 0 172102 24 0 0 25 0 1 0 155011224 14499840 2524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2524 721 52 0 1908 0
Current children cumulated CPU time (s) 1721.26
Current children cumulated vsize (KiB) 14160

[startup+1783.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22742
/proc/meminfo: memFree=1517480/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1781.21
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2584 0 0 0 178097 24 0 0 25 0 1 0 155011224 14499840 2528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2528 721 52 0 1908 0
Current children cumulated CPU time (s) 1781.21
Current children cumulated vsize (KiB) 14160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.19 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22742
/proc/meminfo: memFree=1517480/2055920 swapFree=4182236/4192956
[pid=22503] ppid=22501 vsize=14160 CPUtime=1800.1
/proc/22503/stat : 22503 (CSPtoSAT+minisa) R 22501 22503 22226 0 -1 4194304 2586 0 0 0 179986 24 0 0 25 0 1 0 155011224 14499840 2530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22503/statm: 3540 2530 721 52 0 1908 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 14160

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.2
CPU time (s): 1800.11
CPU user time (s): 1799.86
CPU system time (s): 0.251961
CPU usage (%): 99.8843
Max. virtual memory (cumulated for all children) (KiB): 14160

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

runsolver used 2.03069 s user time and 5.96209 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 06:49:23 UTC 2007


IDJOB= 218736
IDBENCH= 5252
FILE ID= node14/218736-1168066163

PBS_JOBID= 3475407

Free space on /tmp= 66329 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5fe04c2abb11100f1e3cfc4ab9882ca7

RANDOM SEED= 274685537

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:       1501448 kB
Buffers:         56940 kB
Cached:         314656 kB
SwapCached:       3696 kB
Active:         123964 kB
Inactive:       331184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501448 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          96344 kB
Slab:            84244 kB
Committed_AS:  4646704 kB
PageTables:       2192 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= 66329 MiB



End job on node14 on Sat Jan  6 07:19:25 UTC 2007