Trace number 218656

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.08 1810.43

General information on the benchmark

NamejobShop/jobShop-ewddr2/
ewddr2-10-by-5-7.xml
MD5SUM354f4b65140291b23a0e319b036259a3
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.037993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size153
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=20137 #SATclauses=40120 #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/node5/watcher-218656-1168066095 -o ROOT/results/node5/solver-218656-1168066095 -C 1800 -M 900 /tmp/evaluation/218656-1168066095/CSPtoSAT+minisat /tmp/evaluation/218656-1168066095/unknown.xml 

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

/proc/loadavg: 1.61 1.90 1.90 3/86 3554
/proc/meminfo: memFree=1011824/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=18540 CPUtime=0
/proc/3553/stat : 3553 (runsolver) R 3551 3553 3424 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 135224083 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3553/statm: 4635 279 244 17 0 2626 0

[startup+0.102525 s]
/proc/loadavg: 1.61 1.90 1.90 3/86 3554
/proc/meminfo: memFree=1011824/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=9740 CPUtime=0.09
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 1554 0 0 0 8 1 0 0 18 0 1 0 135224083 9973760 1498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 2435 1498 721 52 0 803 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9740

[startup+0.510571 s]
/proc/loadavg: 1.61 1.90 1.90 3/86 3554
/proc/meminfo: memFree=1011824/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=9740 CPUtime=0.5
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 1569 0 0 0 49 1 0 0 22 0 1 0 135224083 9973760 1513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 2435 1513 721 52 0 803 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9740

[startup+1.33167 s]
/proc/loadavg: 1.61 1.90 1.90 3/86 3554
/proc/meminfo: memFree=1008496/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=9888 CPUtime=1.31
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 1591 0 0 0 130 1 0 0 25 0 1 0 135224083 10125312 1535 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 2472 1535 721 52 0 840 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9888

[startup+2.97385 s]
/proc/loadavg: 1.61 1.90 1.90 3/86 3554
/proc/meminfo: memFree=1008432/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=10020 CPUtime=2.93
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 1622 0 0 0 292 1 0 0 25 0 1 0 135224083 10260480 1566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 2505 1566 721 52 0 873 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 10020

[startup+6.26023 s]
/proc/loadavg: 1.64 1.90 1.90 3/86 3554
/proc/meminfo: memFree=1008048/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=10152 CPUtime=6.19
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 1679 0 0 0 618 1 0 0 25 0 1 0 135224083 10395648 1623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 2538 1623 721 52 0 906 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10152

[startup+12.729 s]
/proc/loadavg: 1.67 1.91 1.90 3/86 3554
/proc/meminfo: memFree=1007352/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=10680 CPUtime=12.6
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 1786 0 0 0 1259 1 0 0 25 0 1 0 135224083 10936320 1730 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 2670 1730 721 52 0 1038 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10680

[startup+25.5464 s]
/proc/loadavg: 1.74 1.91 1.90 3/86 3554
/proc/meminfo: memFree=1006072/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=11340 CPUtime=25.3
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 1980 0 0 0 2529 1 0 0 25 0 1 0 135224083 11612160 1924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 2835 1924 721 52 0 1203 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11340

[startup+51.2003 s]
/proc/loadavg: 1.83 1.92 1.91 3/86 3554
/proc/meminfo: memFree=1003448/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=12772 CPUtime=50.73
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2323 0 0 0 5071 2 0 0 25 0 1 0 135224083 13078528 2267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3193 2267 721 52 0 1561 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 12772

[startup+102.499 s]
/proc/loadavg: 1.92 1.93 1.91 3/86 3554
/proc/meminfo: memFree=995896/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13036 CPUtime=101.56
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2366 0 0 0 10154 2 0 0 25 0 1 0 135224083 13348864 2310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3259 2310 721 52 0 1627 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 13036

[startup+162.517 s]
/proc/loadavg: 1.97 1.94 1.91 3/86 3554
/proc/meminfo: memFree=990136/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13036 CPUtime=161.05
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2384 0 0 0 16102 3 0 0 25 0 1 0 135224083 13348864 2328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3259 2328 721 52 0 1627 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 13036

[startup+222.54 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 3554
/proc/meminfo: memFree=986872/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13036 CPUtime=220.54
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2398 0 0 0 22051 3 0 0 25 0 1 0 135224083 13348864 2342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687447 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3259 2342 721 52 0 1627 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 13036

[startup+282.56 s]
/proc/loadavg: 2.03 1.97 1.91 3/86 3554
/proc/meminfo: memFree=983992/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13168 CPUtime=280.05
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2407 0 0 0 28001 4 0 0 25 0 1 0 135224083 13484032 2351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3292 2351 721 52 0 1660 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (KiB) 13168

[startup+342.581 s]
/proc/loadavg: 2.01 1.97 1.91 3/86 3554
/proc/meminfo: memFree=982136/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13168 CPUtime=339.55
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2416 0 0 0 33950 5 0 0 25 0 1 0 135224083 13484032 2360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3292 2360 721 52 0 1660 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 13168

[startup+402.596 s]
/proc/loadavg: 2.04 1.99 1.92 3/86 3554
/proc/meminfo: memFree=980344/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13168 CPUtime=399.03
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2422 0 0 0 39898 5 0 0 25 0 1 0 135224083 13484032 2366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3292 2366 721 52 0 1660 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 13168

[startup+462.617 s]
/proc/loadavg: 2.01 1.99 1.92 3/86 3554
/proc/meminfo: memFree=978808/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13168 CPUtime=458.52
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2430 0 0 0 45846 6 0 0 25 0 1 0 135224083 13484032 2374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3292 2374 721 52 0 1660 0
Current children cumulated CPU time (s) 458.52
Current children cumulated vsize (KiB) 13168

[startup+522.639 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 3554
/proc/meminfo: memFree=977336/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13300 CPUtime=518.02
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2437 0 0 0 51795 7 0 0 25 0 1 0 135224083 13619200 2381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3325 2381 721 52 0 1693 0
Current children cumulated CPU time (s) 518.02
Current children cumulated vsize (KiB) 13300

[startup+582.66 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 3554
/proc/meminfo: memFree=976184/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13300 CPUtime=577.52
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2444 0 0 0 57744 8 0 0 25 0 1 0 135224083 13619200 2388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3325 2388 721 52 0 1693 0
Current children cumulated CPU time (s) 577.52
Current children cumulated vsize (KiB) 13300

[startup+642.674 s]
/proc/loadavg: 2.04 2.00 1.93 3/86 3554
/proc/meminfo: memFree=974840/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13300 CPUtime=637.03
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2448 0 0 0 63695 8 0 0 25 0 1 0 135224083 13619200 2392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3325 2392 721 52 0 1693 0
Current children cumulated CPU time (s) 637.03
Current children cumulated vsize (KiB) 13300

[startup+702.688 s]
/proc/loadavg: 2.07 2.01 1.93 3/86 3554
/proc/meminfo: memFree=967416/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13300 CPUtime=696.51
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2453 0 0 0 69642 9 0 0 25 0 1 0 135224083 13619200 2397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3325 2397 721 52 0 1693 0
Current children cumulated CPU time (s) 696.51
Current children cumulated vsize (KiB) 13300

[startup+762.703 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 3554
/proc/meminfo: memFree=962488/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13300 CPUtime=756.07
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2457 0 0 0 75598 9 0 0 25 0 1 0 135224083 13619200 2401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3325 2401 721 52 0 1693 0
Current children cumulated CPU time (s) 756.07
Current children cumulated vsize (KiB) 13300

[startup+822.744 s]
/proc/loadavg: 2.01 2.00 1.93 3/92 3704
/proc/meminfo: memFree=957384/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13300 CPUtime=815.7
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2462 0 0 0 81560 10 0 0 25 0 1 0 135224083 13619200 2406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3325 2406 721 52 0 1693 0
Current children cumulated CPU time (s) 815.7
Current children cumulated vsize (KiB) 13300

[startup+882.784 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 3752
/proc/meminfo: memFree=956024/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13300 CPUtime=875.4
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2467 0 0 0 87530 10 0 0 25 0 1 0 135224083 13619200 2411 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3325 2411 721 52 0 1693 0
Current children cumulated CPU time (s) 875.4
Current children cumulated vsize (KiB) 13300

[startup+942.805 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 3752
/proc/meminfo: memFree=953656/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13432 CPUtime=935.13
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2471 0 0 0 93503 10 0 0 25 0 1 0 135224083 13754368 2415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3358 2415 721 52 0 1726 0
Current children cumulated CPU time (s) 935.13
Current children cumulated vsize (KiB) 13432

[startup+1002.83 s]
/proc/loadavg: 2.03 2.01 1.94 3/86 3752
/proc/meminfo: memFree=951544/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13432 CPUtime=994.87
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2478 0 0 0 99477 10 0 0 25 0 1 0 135224083 13754368 2422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3358 2422 721 52 0 1726 0
Current children cumulated CPU time (s) 994.87
Current children cumulated vsize (KiB) 13432

[startup+1062.85 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 3752
/proc/meminfo: memFree=949432/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13432 CPUtime=1054.61
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2485 0 0 0 105450 11 0 0 25 0 1 0 135224083 13754368 2429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3358 2429 721 52 0 1726 0
Current children cumulated CPU time (s) 1054.61
Current children cumulated vsize (KiB) 13432

[startup+1122.87 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3752
/proc/meminfo: memFree=947832/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13432 CPUtime=1114.35
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2492 0 0 0 111424 11 0 0 25 0 1 0 135224083 13754368 2436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3358 2436 721 52 0 1726 0
Current children cumulated CPU time (s) 1114.35
Current children cumulated vsize (KiB) 13432

[startup+1182.9 s]
/proc/loadavg: 2.07 2.02 1.94 3/86 3752
/proc/meminfo: memFree=946168/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13432 CPUtime=1174.09
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2498 0 0 0 117397 12 0 0 25 0 1 0 135224083 13754368 2442 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3358 2442 721 52 0 1726 0
Current children cumulated CPU time (s) 1174.09
Current children cumulated vsize (KiB) 13432

[startup+1242.92 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 3752
/proc/meminfo: memFree=944824/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13432 CPUtime=1233.83
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2503 0 0 0 123371 12 0 0 25 0 1 0 135224083 13754368 2447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3358 2447 721 52 0 1726 0
Current children cumulated CPU time (s) 1233.83
Current children cumulated vsize (KiB) 13432

[startup+1302.95 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 3752
/proc/meminfo: memFree=943928/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13564 CPUtime=1293.57
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2509 0 0 0 129345 12 0 0 25 0 1 0 135224083 13889536 2453 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3391 2453 721 52 0 1759 0
Current children cumulated CPU time (s) 1293.57
Current children cumulated vsize (KiB) 13564

[startup+1362.97 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3752
/proc/meminfo: memFree=942648/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13564 CPUtime=1353.32
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2513 0 0 0 135319 13 0 0 25 0 1 0 135224083 13889536 2457 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3391 2457 721 52 0 1759 0
Current children cumulated CPU time (s) 1353.32
Current children cumulated vsize (KiB) 13564

[startup+1423 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3752
/proc/meminfo: memFree=941688/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13564 CPUtime=1413.06
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2518 0 0 0 141293 13 0 0 25 0 1 0 135224083 13889536 2462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/3553/statm: 3391 2462 721 52 0 1759 0
Current children cumulated CPU time (s) 1413.06
Current children cumulated vsize (KiB) 13564

[startup+1483.03 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3790
/proc/meminfo: memFree=1149744/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13684 CPUtime=1473.02
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2523 0 0 0 147288 14 0 0 25 0 1 0 135224083 14012416 2467 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3553/statm: 3421 2467 721 52 0 1789 0
Current children cumulated CPU time (s) 1473.02
Current children cumulated vsize (KiB) 13684

[startup+1543.08 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3790
/proc/meminfo: memFree=1133296/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13684 CPUtime=1532.99
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2527 0 0 0 153285 14 0 0 25 0 1 0 135224083 14012416 2471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/3553/statm: 3421 2471 721 52 0 1789 0
Current children cumulated CPU time (s) 1532.99
Current children cumulated vsize (KiB) 13684

[startup+1603.11 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3792
/proc/meminfo: memFree=1120304/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13684 CPUtime=1592.96
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2531 0 0 0 159282 14 0 0 25 0 1 0 135224083 14012416 2475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/3553/statm: 3421 2475 721 52 0 1789 0
Current children cumulated CPU time (s) 1592.96
Current children cumulated vsize (KiB) 13684

[startup+1663.15 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3792
/proc/meminfo: memFree=1108208/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13684 CPUtime=1652.95
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2534 0 0 0 165280 15 0 0 25 0 1 0 135224083 14012416 2478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3553/statm: 3421 2478 721 52 0 1789 0
Current children cumulated CPU time (s) 1652.95
Current children cumulated vsize (KiB) 13684

[startup+1723.19 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3792
/proc/meminfo: memFree=1097200/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13684 CPUtime=1712.92
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2539 0 0 0 171277 15 0 0 25 0 1 0 135224083 14012416 2483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/3553/statm: 3421 2483 721 52 0 1789 0
Current children cumulated CPU time (s) 1712.92
Current children cumulated vsize (KiB) 13684

[startup+1783.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3792
/proc/meminfo: memFree=1087856/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13816 CPUtime=1772.87
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2542 0 0 0 177272 15 0 0 25 0 1 0 135224083 14147584 2486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/3553/statm: 3454 2486 721 52 0 1822 0
Current children cumulated CPU time (s) 1772.87
Current children cumulated vsize (KiB) 13816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.42 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 3792
/proc/meminfo: memFree=1083696/2055920 swapFree=4192812/4192956
[pid=3553] ppid=3551 vsize=13816 CPUtime=1800.07
/proc/3553/stat : 3553 (CSPtoSAT+minisa) R 3551 3553 3424 0 -1 4194304 2544 0 0 0 179992 15 0 0 25 0 1 0 135224083 14147584 2488 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/3553/statm: 3454 2488 721 52 0 1822 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 13816

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.43
CPU time (s): 1800.08
CPU user time (s): 1799.92
CPU system time (s): 0.159975
CPU usage (%): 99.4283
Max. virtual memory (cumulated for all children) (KiB): 13816

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

runsolver used 2.24766 s user time and 5.57415 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 06:48:16 UTC 2007


IDJOB= 218656
IDBENCH= 5247
FILE ID= node5/218656-1168066095

PBS_JOBID= 3475428

Free space on /tmp= 66331 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  354f4b65140291b23a0e319b036259a3

RANDOM SEED= 629052616

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.240
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.240
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:       1012304 kB
Buffers:         71468 kB
Cached:         645524 kB
SwapCached:          0 kB
Active:         438332 kB
Inactive:       510408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1012304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:         254212 kB
Slab:            79340 kB
Committed_AS:  3291596 kB
PageTables:       2700 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= 66332 MiB



End job on node5 on Sat Jan  6 07:18:27 UTC 2007