Trace number 222027

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.07 1814.61

General information on the benchmark

NamejobShop/jobShop-e0ddr2/
e0ddr2-10-by-5-5.xml
MD5SUMb85f3ce030179e91477dee7e2331dd34
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 size138
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=19057 #SATclauses=37960 #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/node41/watcher-222027-1168067168 -o ROOT/results/node41/solver-222027-1168067168 -C 1800 -M 900 /tmp/evaluation/222027-1168067168/CSPtoSAT+minisat /tmp/evaluation/222027-1168067168/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 5/73 4416
/proc/meminfo: memFree=1698552/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=18540 CPUtime=0
/proc/4415/stat : 4415 (runsolver) R 4410 4415 4303 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 155116183 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 238390144295 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4415/statm: 4635 279 244 17 0 2626 0

[startup+0.103202 s]
/proc/loadavg: 0.92 0.98 0.99 5/73 4416
/proc/meminfo: memFree=1698552/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=9640 CPUtime=0.08
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 1528 0 0 0 8 0 0 0 18 0 1 0 155116183 9871360 1463 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 2410 1463 721 52 0 778 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9640

[startup+0.511238 s]
/proc/loadavg: 0.92 0.98 0.99 5/73 4416
/proc/meminfo: memFree=1698552/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=9640 CPUtime=0.49
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 1545 0 0 0 49 0 0 0 22 0 1 0 155116183 9871360 1480 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 2410 1480 721 52 0 778 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9640

[startup+1.33131 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 4416
/proc/meminfo: memFree=1692536/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=9832 CPUtime=1.3
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 1568 0 0 0 130 0 0 0 25 0 1 0 155116183 10067968 1503 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562860 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 2458 1503 721 52 0 826 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9832

[startup+2.96745 s]
/proc/loadavg: 1.01 1.00 1.00 3/73 4416
/proc/meminfo: memFree=1692424/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=9964 CPUtime=2.93
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 1603 0 0 0 293 0 0 0 25 0 1 0 155116183 10203136 1538 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 2491 1538 721 52 0 859 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9964

[startup+6.24674 s]
/proc/loadavg: 1.01 1.00 1.00 3/73 4416
/proc/meminfo: memFree=1691720/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=10096 CPUtime=6.18
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 1665 0 0 0 618 0 0 0 25 0 1 0 155116183 10338304 1600 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 2524 1600 721 52 0 892 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 10096

[startup+12.7093 s]
/proc/loadavg: 1.16 1.03 1.01 3/73 4416
/proc/meminfo: memFree=1690952/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=10556 CPUtime=12.6
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 1779 0 0 0 1260 0 0 0 25 0 1 0 155116183 10809344 1714 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 2639 1714 721 52 0 1007 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10556

[startup+25.5334 s]
/proc/loadavg: 1.29 1.06 1.02 3/73 4416
/proc/meminfo: memFree=1689224/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=11528 CPUtime=25.33
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 1996 0 0 0 2532 1 0 0 25 0 1 0 155116183 11804672 1931 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 2882 1931 721 52 0 1250 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 11528

[startup+51.1726 s]
/proc/loadavg: 1.53 1.14 1.04 3/73 4416
/proc/meminfo: memFree=1687304/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=12664 CPUtime=50.75
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2267 0 0 0 5074 1 0 0 25 0 1 0 155116183 12967936 2202 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3166 2202 721 52 0 1534 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 12664

[startup+102.449 s]
/proc/loadavg: 1.85 1.29 1.10 3/73 4416
/proc/meminfo: memFree=1687048/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=12796 CPUtime=101.62
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2303 0 0 0 10161 1 0 0 25 0 1 0 155116183 13103104 2238 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3199 2238 721 52 0 1567 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 12796

[startup+162.552 s]
/proc/loadavg: 1.94 1.42 1.16 4/73 4416
/proc/meminfo: memFree=1686984/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=12796 CPUtime=161.24
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2322 0 0 0 16123 1 0 0 25 0 1 0 155116183 13103104 2257 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3199 2257 721 52 0 1567 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 12796

[startup+222.558 s]
/proc/loadavg: 1.98 1.52 1.21 3/73 4416
/proc/meminfo: memFree=1686856/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=12928 CPUtime=220.77
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2334 0 0 0 22076 1 0 0 25 0 1 0 155116183 13238272 2269 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3232 2269 721 52 0 1600 0
Current children cumulated CPU time (s) 220.77
Current children cumulated vsize (KiB) 12928

[startup+282.655 s]
/proc/loadavg: 1.99 1.61 1.25 3/73 4416
/proc/meminfo: memFree=1686728/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=12928 CPUtime=280.38
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2344 0 0 0 28036 2 0 0 25 0 1 0 155116183 13238272 2279 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3232 2279 721 52 0 1600 0
Current children cumulated CPU time (s) 280.38
Current children cumulated vsize (KiB) 12928

[startup+342.752 s]
/proc/loadavg: 1.99 1.68 1.30 3/73 4416
/proc/meminfo: memFree=1686664/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=12928 CPUtime=339.99
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2354 0 0 0 33997 2 0 0 25 0 1 0 155116183 13238272 2289 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3232 2289 721 52 0 1600 0
Current children cumulated CPU time (s) 339.99
Current children cumulated vsize (KiB) 12928

[startup+402.853 s]
/proc/loadavg: 1.99 1.73 1.34 3/73 4416
/proc/meminfo: memFree=1686536/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=12928 CPUtime=399.61
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2361 0 0 0 39959 2 0 0 25 0 1 0 155116183 13238272 2296 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3232 2296 721 52 0 1600 0
Current children cumulated CPU time (s) 399.61
Current children cumulated vsize (KiB) 12928

[startup+462.949 s]
/proc/loadavg: 1.99 1.78 1.38 3/73 4416
/proc/meminfo: memFree=1686472/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=12928 CPUtime=459.21
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2367 0 0 0 45919 2 0 0 25 0 1 0 155116183 13238272 2302 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3232 2302 721 52 0 1600 0
Current children cumulated CPU time (s) 459.21
Current children cumulated vsize (KiB) 12928

[startup+523.047 s]
/proc/loadavg: 1.99 1.82 1.41 3/73 4416
/proc/meminfo: memFree=1686344/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13060 CPUtime=518.83
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2374 0 0 0 51881 2 0 0 25 0 1 0 155116183 13373440 2309 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3265 2309 721 52 0 1633 0
Current children cumulated CPU time (s) 518.83
Current children cumulated vsize (KiB) 13060

[startup+583.056 s]
/proc/loadavg: 2.03 1.86 1.45 3/73 4416
/proc/meminfo: memFree=1686344/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13060 CPUtime=578.37
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2379 0 0 0 57834 3 0 0 25 0 1 0 155116183 13373440 2314 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3265 2314 721 52 0 1633 0
Current children cumulated CPU time (s) 578.37
Current children cumulated vsize (KiB) 13060

[startup+643.15 s]
/proc/loadavg: 2.01 1.88 1.48 3/73 4416
/proc/meminfo: memFree=1686344/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13060 CPUtime=637.96
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2385 0 0 0 63793 3 0 0 25 0 1 0 155116183 13373440 2320 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3265 2320 721 52 0 1633 0
Current children cumulated CPU time (s) 637.96
Current children cumulated vsize (KiB) 13060

[startup+703.248 s]
/proc/loadavg: 2.00 1.90 1.51 3/73 4418
/proc/meminfo: memFree=1686088/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13060 CPUtime=697.58
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2391 0 0 0 69755 3 0 0 25 0 1 0 155116183 13373440 2326 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668884 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3265 2326 721 52 0 1633 0
Current children cumulated CPU time (s) 697.58
Current children cumulated vsize (KiB) 13060

[startup+763.348 s]
/proc/loadavg: 2.04 1.93 1.55 3/73 4418
/proc/meminfo: memFree=1686088/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13060 CPUtime=757.2
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2395 0 0 0 75717 3 0 0 25 0 1 0 155116183 13373440 2330 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3265 2330 721 52 0 1633 0
Current children cumulated CPU time (s) 757.2
Current children cumulated vsize (KiB) 13060

[startup+823.442 s]
/proc/loadavg: 2.01 1.94 1.57 3/73 4418
/proc/meminfo: memFree=1686152/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13060 CPUtime=816.8
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2399 0 0 0 81677 3 0 0 25 0 1 0 155116183 13373440 2334 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3265 2334 721 52 0 1633 0
Current children cumulated CPU time (s) 816.8
Current children cumulated vsize (KiB) 13060

[startup+883.442 s]
/proc/loadavg: 2.00 1.95 1.59 3/73 4418
/proc/meminfo: memFree=1686088/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=876.32
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2404 0 0 0 87629 3 0 0 25 0 1 0 155116183 13508608 2339 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2339 721 52 0 1666 0
Current children cumulated CPU time (s) 876.32
Current children cumulated vsize (KiB) 13192

[startup+943.536 s]
/proc/loadavg: 2.00 1.95 1.62 3/73 4418
/proc/meminfo: memFree=1686088/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=935.94
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2408 0 0 0 93590 4 0 0 25 0 1 0 155116183 13508608 2343 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2343 721 52 0 1666 0
Current children cumulated CPU time (s) 935.94
Current children cumulated vsize (KiB) 13192

[startup+1003.63 s]
/proc/loadavg: 2.00 1.96 1.64 3/73 4418
/proc/meminfo: memFree=1686024/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=995.54
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2412 0 0 0 99550 4 0 0 25 0 1 0 155116183 13508608 2347 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2347 721 52 0 1666 0
Current children cumulated CPU time (s) 995.54
Current children cumulated vsize (KiB) 13192

[startup+1063.73 s]
/proc/loadavg: 2.00 1.97 1.66 3/73 4418
/proc/meminfo: memFree=1686024/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=1055.16
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2416 0 0 0 105512 4 0 0 25 0 1 0 155116183 13508608 2351 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2351 721 52 0 1666 0
Current children cumulated CPU time (s) 1055.16
Current children cumulated vsize (KiB) 13192

[startup+1123.83 s]
/proc/loadavg: 2.00 1.97 1.67 3/73 4418
/proc/meminfo: memFree=1685960/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=1114.77
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2420 0 0 0 111473 4 0 0 25 0 1 0 155116183 13508608 2355 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2355 721 52 0 1666 0
Current children cumulated CPU time (s) 1114.77
Current children cumulated vsize (KiB) 13192

[startup+1183.92 s]
/proc/loadavg: 2.00 1.97 1.69 3/73 4418
/proc/meminfo: memFree=1685960/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=1174.37
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2424 0 0 0 117432 5 0 0 25 0 1 0 155116183 13508608 2359 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668761 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2359 721 52 0 1666 0
Current children cumulated CPU time (s) 1174.37
Current children cumulated vsize (KiB) 13192

[startup+1244.02 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 4418
/proc/meminfo: memFree=1685896/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=1233.99
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2427 0 0 0 123394 5 0 0 25 0 1 0 155116183 13508608 2362 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2362 721 52 0 1666 0
Current children cumulated CPU time (s) 1233.99
Current children cumulated vsize (KiB) 13192

[startup+1304.12 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 4418
/proc/meminfo: memFree=1685832/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=1293.61
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2431 0 0 0 129356 5 0 0 25 0 1 0 155116183 13508608 2366 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2366 721 52 0 1666 0
Current children cumulated CPU time (s) 1293.61
Current children cumulated vsize (KiB) 13192

[startup+1364.13 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 4418
/proc/meminfo: memFree=1685832/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=1353.11
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2435 0 0 0 135306 5 0 0 25 0 1 0 155116183 13508608 2370 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2370 721 52 0 1666 0
Current children cumulated CPU time (s) 1353.11
Current children cumulated vsize (KiB) 13192

[startup+1424.23 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 4418
/proc/meminfo: memFree=1685768/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13192 CPUtime=1412.73
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2438 0 0 0 141268 5 0 0 25 0 1 0 155116183 13508608 2373 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3298 2373 721 52 0 1666 0
Current children cumulated CPU time (s) 1412.73
Current children cumulated vsize (KiB) 13192

[startup+1484.33 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 4418
/proc/meminfo: memFree=1685704/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13324 CPUtime=1472.37
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2441 0 0 0 147231 6 0 0 25 0 1 0 155116183 13643776 2376 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3331 2376 721 52 0 1699 0
Current children cumulated CPU time (s) 1472.37
Current children cumulated vsize (KiB) 13324

[startup+1544.36 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 4418
/proc/meminfo: memFree=1685704/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13324 CPUtime=1531.9
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2445 0 0 0 153184 6 0 0 25 0 1 0 155116183 13643776 2380 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3331 2380 721 52 0 1699 0
Current children cumulated CPU time (s) 1531.9
Current children cumulated vsize (KiB) 13324

[startup+1604.36 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 4418
/proc/meminfo: memFree=1685640/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13324 CPUtime=1591.42
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2450 0 0 0 159136 6 0 0 25 0 1 0 155116183 13643776 2385 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3331 2385 721 52 0 1699 0
Current children cumulated CPU time (s) 1591.42
Current children cumulated vsize (KiB) 13324

[startup+1664.46 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 4418
/proc/meminfo: memFree=1685640/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13324 CPUtime=1651.05
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2454 0 0 0 165099 6 0 0 25 0 1 0 155116183 13643776 2389 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3331 2389 721 52 0 1699 0
Current children cumulated CPU time (s) 1651.05
Current children cumulated vsize (KiB) 13324

[startup+1724.56 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 4418
/proc/meminfo: memFree=1685576/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13324 CPUtime=1710.65
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2458 0 0 0 171059 6 0 0 25 0 1 0 155116183 13643776 2393 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3331 2393 721 52 0 1699 0
Current children cumulated CPU time (s) 1710.65
Current children cumulated vsize (KiB) 13324

[startup+1784.66 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 4418
/proc/meminfo: memFree=1685512/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13324 CPUtime=1770.28
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2462 0 0 0 177022 6 0 0 25 0 1 0 155116183 13643776 2397 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687449 0 0 4096 0 0 0 0 17 0 0 0
/proc/4415/statm: 3331 2397 721 52 0 1699 0
Current children cumulated CPU time (s) 1770.28
Current children cumulated vsize (KiB) 13324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.61 s]
/proc/loadavg: 1.78 1.92 1.81 2/68 4488
/proc/meminfo: memFree=1691248/2055920 swapFree=4192812/4192956
[pid=4415] ppid=4410 vsize=13324 CPUtime=1800.06
/proc/4415/stat : 4415 (CSPtoSAT+minisa) R 4410 4415 4303 0 -1 4194304 2464 0 0 0 179999 7 0 0 25 0 1 0 155116183 13643776 2399 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4415/statm: 3331 2399 721 52 0 1699 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13324

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.61
CPU time (s): 1800.07
CPU user time (s): 1799.99
CPU system time (s): 0.072988
CPU usage (%): 99.1983
Max. virtual memory (cumulated for all children) (KiB): 13324

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

runsolver used 1.75873 s user time and 4.74928 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 07:06:09 UTC 2007


IDJOB= 222027
IDBENCH= 5479
FILE ID= node41/222027-1168067168

PBS_JOBID= 3475896

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b85f3ce030179e91477dee7e2331dd34

RANDOM SEED= 951603143

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:       1699640 kB
Buffers:         30976 kB
Cached:         229736 kB
SwapCached:          0 kB
Active:          44032 kB
Inactive:       236692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3384 kB
Writeback:           0 kB
Mapped:          30264 kB
Slab:            61144 kB
Committed_AS:  2440432 kB
PageTables:       1744 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= 66530 MiB



End job on node41 on Sat Jan  6 07:36:24 UTC 2007