Trace number 218720

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.03 1800.71

General information on the benchmark

NamejobShop/jobShop-ewddr2/
ewddr2-10-by-5-9.xml
MD5SUM5cbada090744a80181696fde2dfbd62a
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.035993
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.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=20032 #SATclauses=39910 #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/node24/watcher-218720-1168066159 -o ROOT/results/node24/solver-218720-1168066159 -C 1800 -M 900 /tmp/evaluation/218720-1168066159/CSPtoSAT+minisat /tmp/evaluation/218720-1168066159/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 1.16 1.52 5/83 14287
/proc/meminfo: memFree=1861080/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=6652 CPUtime=0
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 645 0 0 0 0 0 0 0 18 0 1 0 155011200 6811648 613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3049824 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 1696 620 555 52 0 64 0

[startup+0.103403 s]
/proc/loadavg: 0.92 1.16 1.52 5/83 14287
/proc/meminfo: memFree=1861080/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=9744 CPUtime=0.09
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 1550 0 0 0 9 0 0 0 18 0 1 0 155011200 9977856 1494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562841 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 2436 1494 721 52 0 804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9744

[startup+0.511445 s]
/proc/loadavg: 0.92 1.16 1.52 5/83 14287
/proc/meminfo: memFree=1861080/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=9744 CPUtime=0.5
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 1567 0 0 0 50 0 0 0 21 0 1 0 155011200 9977856 1511 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 2436 1511 721 52 0 804 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9744

[startup+1.33254 s]
/proc/loadavg: 0.92 1.16 1.52 3/86 14290
/proc/meminfo: memFree=1854272/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=9908 CPUtime=1.32
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 1591 0 0 0 132 0 0 0 25 0 1 0 155011200 10145792 1535 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 2477 1535 721 52 0 845 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9908

[startup+2.96971 s]
/proc/loadavg: 1.01 1.18 1.52 3/86 14290
/proc/meminfo: memFree=1854080/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=10048 CPUtime=2.95
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 1624 0 0 0 295 0 0 0 25 0 1 0 155011200 10289152 1568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 2512 1568 721 52 0 880 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10048

[startup+6.25807 s]
/proc/loadavg: 1.01 1.18 1.52 3/86 14290
/proc/meminfo: memFree=1853440/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=10180 CPUtime=6.24
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 1680 0 0 0 624 0 0 0 25 0 1 0 155011200 10424320 1624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562984 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 2545 1624 721 52 0 913 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10180

[startup+12.7158 s]
/proc/loadavg: 1.16 1.20 1.52 3/86 14290
/proc/meminfo: memFree=1852608/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=10640 CPUtime=12.71
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 1792 0 0 0 1270 1 0 0 25 0 1 0 155011200 10895360 1736 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 2660 1736 721 52 0 1028 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 10640

[startup+25.5391 s]
/proc/loadavg: 1.29 1.23 1.53 3/86 14290
/proc/meminfo: memFree=1851072/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=11612 CPUtime=25.52
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2019 0 0 0 2551 1 0 0 25 0 1 0 155011200 11890688 1963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 2903 1963 721 52 0 1271 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 11612

[startup+51.1841 s]
/proc/loadavg: 1.53 1.29 1.54 3/86 14290
/proc/meminfo: memFree=1848512/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=12748 CPUtime=51.16
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2318 0 0 0 5114 2 0 0 25 0 1 0 155011200 13053952 2262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3187 2262 721 52 0 1555 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 12748

[startup+102.472 s]
/proc/loadavg: 1.79 1.40 1.56 3/86 14290
/proc/meminfo: memFree=1848192/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13012 CPUtime=102.43
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2357 0 0 0 10241 2 0 0 25 0 1 0 155011200 13324288 2301 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3253 2301 721 52 0 1621 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 13012

[startup+162.481 s]
/proc/loadavg: 1.93 1.51 1.59 3/86 14290
/proc/meminfo: memFree=1848000/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13012 CPUtime=162.43
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2376 0 0 0 16241 2 0 0 25 0 1 0 155011200 13324288 2320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3253 2320 721 52 0 1621 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 13012

[startup+222.492 s]
/proc/loadavg: 2.03 1.61 1.62 3/86 14290
/proc/meminfo: memFree=1847808/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13012 CPUtime=222.42
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2387 0 0 0 22239 3 0 0 25 0 1 0 155011200 13324288 2331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3253 2331 721 52 0 1621 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 13012

[startup+282.493 s]
/proc/loadavg: 2.01 1.68 1.64 3/86 14290
/proc/meminfo: memFree=1847680/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13144 CPUtime=282.41
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2397 0 0 0 28238 3 0 0 25 0 1 0 155011200 13459456 2341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3286 2341 721 52 0 1654 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 13144

[startup+342.501 s]
/proc/loadavg: 2.00 1.74 1.66 3/86 14290
/proc/meminfo: memFree=1847552/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13144 CPUtime=342.4
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2404 0 0 0 34236 4 0 0 25 0 1 0 155011200 13459456 2348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3286 2348 721 52 0 1654 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 13144

[startup+402.505 s]
/proc/loadavg: 2.00 1.78 1.67 3/86 14290
/proc/meminfo: memFree=1847424/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13144 CPUtime=402.39
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2412 0 0 0 40235 4 0 0 25 0 1 0 155011200 13459456 2356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3286 2356 721 52 0 1654 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 13144

[startup+462.513 s]
/proc/loadavg: 2.00 1.82 1.69 3/86 14290
/proc/meminfo: memFree=1847296/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13144 CPUtime=462.38
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2419 0 0 0 46234 4 0 0 25 0 1 0 155011200 13459456 2363 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3286 2363 721 52 0 1654 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 13144

[startup+522.524 s]
/proc/loadavg: 2.00 1.85 1.71 3/86 14290
/proc/meminfo: memFree=1847232/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13144 CPUtime=522.38
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2426 0 0 0 52233 5 0 0 25 0 1 0 155011200 13459456 2370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3286 2370 721 52 0 1654 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 13144

[startup+582.528 s]
/proc/loadavg: 2.04 1.89 1.73 3/86 14290
/proc/meminfo: memFree=1847040/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13276 CPUtime=582.36
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2432 0 0 0 58231 5 0 0 25 0 1 0 155011200 13594624 2376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3319 2376 721 52 0 1687 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 13276

[startup+642.537 s]
/proc/loadavg: 2.01 1.91 1.74 3/86 14290
/proc/meminfo: memFree=1847040/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13276 CPUtime=642.35
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2436 0 0 0 64230 5 0 0 25 0 1 0 155011200 13594624 2380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3319 2380 721 52 0 1687 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 13276

[startup+702.544 s]
/proc/loadavg: 2.04 1.94 1.76 3/92 14316
/proc/meminfo: memFree=1845552/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13276 CPUtime=702.32
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2442 0 0 0 70226 6 0 0 25 0 1 0 155011200 13594624 2386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3319 2386 721 52 0 1687 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 13276

[startup+762.575 s]
/proc/loadavg: 2.01 1.94 1.77 3/92 14440
/proc/meminfo: memFree=1845376/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13276 CPUtime=762.21
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2446 0 0 0 76215 6 0 0 25 0 1 0 155011200 13594624 2390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3319 2390 721 52 0 1687 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 13276

[startup+822.594 s]
/proc/loadavg: 2.00 1.95 1.78 3/86 14488
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13276 CPUtime=822.16
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2451 0 0 0 82210 6 0 0 25 0 1 0 155011200 13594624 2395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3319 2395 721 52 0 1687 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 13276

[startup+882.607 s]
/proc/loadavg: 2.00 1.96 1.79 3/86 14488
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13276 CPUtime=882.16
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2456 0 0 0 88209 7 0 0 25 0 1 0 155011200 13594624 2400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3319 2400 721 52 0 1687 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 13276

[startup+942.618 s]
/proc/loadavg: 2.00 1.96 1.81 3/86 14488
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13276 CPUtime=942.15
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2460 0 0 0 94208 7 0 0 25 0 1 0 155011200 13594624 2404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3319 2404 721 52 0 1687 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 13276

[startup+1002.62 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 14488
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13408 CPUtime=1002.14
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2464 0 0 0 100206 8 0 0 25 0 1 0 155011200 13729792 2408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3352 2408 721 52 0 1720 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 13408

[startup+1062.63 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 14488
/proc/meminfo: memFree=1846200/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13408 CPUtime=1062.13
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2468 0 0 0 106205 8 0 0 25 0 1 0 155011200 13729792 2412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3352 2412 721 52 0 1720 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 13408

[startup+1122.64 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 14488
/proc/meminfo: memFree=1846080/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13408 CPUtime=1122.12
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2475 0 0 0 112204 8 0 0 25 0 1 0 155011200 13729792 2419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3352 2419 721 52 0 1720 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 13408

[startup+1182.65 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 14488
/proc/meminfo: memFree=1845952/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13408 CPUtime=1182.12
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2481 0 0 0 118204 8 0 0 25 0 1 0 155011200 13729792 2425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3352 2425 721 52 0 1720 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 13408

[startup+1242.66 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 14488
/proc/meminfo: memFree=1845888/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13408 CPUtime=1242.12
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2487 0 0 0 124203 9 0 0 25 0 1 0 155011200 13729792 2431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3352 2431 721 52 0 1720 0
Current children cumulated CPU time (s) 1242.12
Current children cumulated vsize (KiB) 13408

[startup+1302.67 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 14488
/proc/meminfo: memFree=1845824/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13408 CPUtime=1302.11
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2493 0 0 0 130202 9 0 0 25 0 1 0 155011200 13729792 2437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3352 2437 721 52 0 1720 0
Current children cumulated CPU time (s) 1302.11
Current children cumulated vsize (KiB) 13408

[startup+1362.68 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 14488
/proc/meminfo: memFree=1845696/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13540 CPUtime=1362.1
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2499 0 0 0 136201 9 0 0 25 0 1 0 155011200 13864960 2443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3385 2443 721 52 0 1753 0
Current children cumulated CPU time (s) 1362.1
Current children cumulated vsize (KiB) 13540

[startup+1422.69 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 14488
/proc/meminfo: memFree=1845632/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13540 CPUtime=1422.1
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2504 0 0 0 142200 10 0 0 25 0 1 0 155011200 13864960 2448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3385 2448 721 52 0 1753 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 13540

[startup+1482.7 s]
/proc/loadavg: 2.04 1.99 1.87 3/86 14488
/proc/meminfo: memFree=1845504/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13540 CPUtime=1482.09
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2508 0 0 0 148199 10 0 0 25 0 1 0 155011200 13864960 2452 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3385 2452 721 52 0 1753 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 13540

[startup+1542.71 s]
/proc/loadavg: 2.01 1.99 1.88 3/86 14488
/proc/meminfo: memFree=1845376/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13540 CPUtime=1542.08
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2512 0 0 0 154198 10 0 0 25 0 1 0 155011200 13864960 2456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3385 2456 721 52 0 1753 0
Current children cumulated CPU time (s) 1542.08
Current children cumulated vsize (KiB) 13540

[startup+1602.72 s]
/proc/loadavg: 2.04 2.00 1.89 3/86 14488
/proc/meminfo: memFree=1845376/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13540 CPUtime=1602.08
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2516 0 0 0 160197 11 0 0 25 0 1 0 155011200 13864960 2460 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3385 2460 721 52 0 1753 0
Current children cumulated CPU time (s) 1602.08
Current children cumulated vsize (KiB) 13540

[startup+1662.73 s]
/proc/loadavg: 2.01 2.00 1.89 3/86 14488
/proc/meminfo: memFree=1845248/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13660 CPUtime=1662.07
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2521 0 0 0 166196 11 0 0 25 0 1 0 155011200 13987840 2465 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3415 2465 721 52 0 1783 0
Current children cumulated CPU time (s) 1662.07
Current children cumulated vsize (KiB) 13660

[startup+1722.74 s]
/proc/loadavg: 2.00 2.00 1.90 3/86 14488
/proc/meminfo: memFree=1845120/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13660 CPUtime=1722.07
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2524 0 0 0 172195 12 0 0 25 0 1 0 155011200 13987840 2468 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3415 2468 721 52 0 1783 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 13660

[startup+1782.75 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 14490
/proc/meminfo: memFree=1844736/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13660 CPUtime=1782.06
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2528 0 0 0 178194 12 0 0 25 0 1 0 155011200 13987840 2472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3415 2472 721 52 0 1783 0
Current children cumulated CPU time (s) 1782.06
Current children cumulated vsize (KiB) 13660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 14490
/proc/meminfo: memFree=1844736/2055920 swapFree=4192812/4192956
[pid=14286] ppid=14282 vsize=13660 CPUtime=1800.02
/proc/14286/stat : 14286 (CSPtoSAT+minisa) R 14282 14286 14204 0 -1 4194304 2529 0 0 0 179990 12 0 0 25 0 1 0 155011200 13987840 2473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14286/statm: 3415 2473 721 52 0 1783 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13660

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.71
CPU time (s): 1800.03
CPU user time (s): 1799.9
CPU system time (s): 0.12798
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 13660

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

runsolver used 1.69874 s user time and 4.79127 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 06:49:19 UTC 2007


IDJOB= 218720
IDBENCH= 5251
FILE ID= node24/218720-1168066159

PBS_JOBID= 3475641

Free space on /tmp= 66465 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5cbada090744a80181696fde2dfbd62a

RANDOM SEED= 747809612

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.234
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.234
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:       1861488 kB
Buffers:         13156 kB
Cached:          56136 kB
SwapCached:          0 kB
Active:          98060 kB
Inactive:        28780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3356 kB
Writeback:           0 kB
Mapped:          76520 kB
Slab:            52460 kB
Committed_AS:  2841896 kB
PageTables:       2316 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= 66465 MiB



End job on node24 on Sat Jan  6 07:19:20 UTC 2007