Trace number 218688

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.06 1815.47

General information on the benchmark

NamejobShop/jobShop-ewddr2/
ewddr2-10-by-5-3.xml
MD5SUM161f8e5b515b1e09237d5a8057adb497
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 size152
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.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.10	c ...done
0.10	c #SATvar=20527 #SATclauses=40900 #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/node15/watcher-218688-1168066100 -o ROOT/results/node15/solver-218688-1168066100 -C 1800 -M 900 /tmp/evaluation/218688-1168066100/CSPtoSAT+minisat /tmp/evaluation/218688-1168066100/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.99 1.99 1.98 5/86 12083
/proc/meminfo: memFree=934360/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=496 CPUtime=0
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 155004859 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7512868 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 124 36 29 52 0 19 0

[startup+0.104952 s]
/proc/loadavg: 1.99 1.99 1.98 5/86 12083
/proc/meminfo: memFree=934360/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=9972 CPUtime=0.09
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 1579 0 0 0 9 0 0 0 19 0 1 0 155004859 10211328 1520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 2493 1520 721 52 0 861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9972

[startup+0.513022 s]
/proc/loadavg: 1.99 1.99 1.98 5/86 12083
/proc/meminfo: memFree=934360/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=9972 CPUtime=0.5
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 1586 0 0 0 50 0 0 0 24 0 1 0 155004859 10211328 1527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 2493 1527 721 52 0 861 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9972

[startup+1.33417 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=930776/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=10104 CPUtime=1.31
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 1613 0 0 0 131 0 0 0 25 0 1 0 155004859 10346496 1554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665628 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 2526 1554 721 52 0 894 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10104

[startup+2.97145 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=930712/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=10236 CPUtime=2.93
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 1637 0 0 0 293 0 0 0 25 0 1 0 155004859 10481664 1578 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 2559 1578 721 52 0 927 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 10236

[startup+6.25601 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=929816/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=10500 CPUtime=6.19
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 1693 0 0 0 619 0 0 0 25 0 1 0 155004859 10752000 1634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 2625 1634 721 52 0 993 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10500

[startup+12.7201 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=928864/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=10924 CPUtime=12.59
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 1793 0 0 0 1259 0 0 0 25 0 1 0 155004859 11186176 1734 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665695 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 2731 1734 721 52 0 1099 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10924

[startup+25.5453 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=927328/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=11600 CPUtime=25.3
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 1985 0 0 0 2530 0 0 0 25 0 1 0 155004859 11878400 1926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 2900 1926 721 52 0 1268 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11600

[startup+51.1947 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=922400/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13032 CPUtime=50.71
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2338 0 0 0 5070 1 0 0 25 0 1 0 155004859 13344768 2279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3258 2279 721 52 0 1626 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 13032

[startup+102.489 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=913440/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13296 CPUtime=101.54
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2393 0 0 0 10153 1 0 0 25 0 1 0 155004859 13615104 2334 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3324 2334 721 52 0 1692 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 13296

[startup+162.505 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=905248/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13296 CPUtime=160.99
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2411 0 0 0 16098 1 0 0 25 0 1 0 155004859 13615104 2352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3324 2352 721 52 0 1692 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 13296

[startup+222.518 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=901088/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13428 CPUtime=220.46
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2423 0 0 0 22044 2 0 0 25 0 1 0 155004859 13750272 2364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3357 2364 721 52 0 1725 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 13428

[startup+282.536 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=891680/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13428 CPUtime=279.92
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2435 0 0 0 27990 2 0 0 25 0 1 0 155004859 13750272 2376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3357 2376 721 52 0 1725 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 13428

[startup+342.551 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=887328/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13428 CPUtime=339.39
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2445 0 0 0 33936 3 0 0 25 0 1 0 155004859 13750272 2386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3357 2386 721 52 0 1725 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 13428

[startup+402.566 s]
/proc/loadavg: 1.99 1.99 1.98 3/86 12083
/proc/meminfo: memFree=884000/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13560 CPUtime=398.86
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2451 0 0 0 39882 4 0 0 25 0 1 0 155004859 13885440 2392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3390 2392 721 52 0 1758 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 13560

[startup+462.585 s]
/proc/loadavg: 2.07 2.02 1.99 3/86 12083
/proc/meminfo: memFree=880544/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13560 CPUtime=458.32
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2457 0 0 0 45828 4 0 0 25 0 1 0 155004859 13885440 2398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3390 2398 721 52 0 1758 0
Current children cumulated CPU time (s) 458.32
Current children cumulated vsize (KiB) 13560

[startup+522.599 s]
/proc/loadavg: 2.02 2.02 1.99 3/86 12083
/proc/meminfo: memFree=878752/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13560 CPUtime=517.78
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2465 0 0 0 51773 5 0 0 25 0 1 0 155004859 13885440 2406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3390 2406 721 52 0 1758 0
Current children cumulated CPU time (s) 517.78
Current children cumulated vsize (KiB) 13560

[startup+582.616 s]
/proc/loadavg: 2.01 2.01 1.99 4/86 12083
/proc/meminfo: memFree=876832/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13560 CPUtime=577.25
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2470 0 0 0 57720 5 0 0 25 0 1 0 155004859 13885440 2411 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3390 2411 721 52 0 1758 0
Current children cumulated CPU time (s) 577.25
Current children cumulated vsize (KiB) 13560

[startup+642.632 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 12083
/proc/meminfo: memFree=875360/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13560 CPUtime=636.72
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2476 0 0 0 63666 6 0 0 25 0 1 0 155004859 13885440 2417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3390 2417 721 52 0 1758 0
Current children cumulated CPU time (s) 636.72
Current children cumulated vsize (KiB) 13560

[startup+702.649 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 12083
/proc/meminfo: memFree=874080/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13560 CPUtime=696.18
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2481 0 0 0 69612 6 0 0 25 0 1 0 155004859 13885440 2422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3390 2422 721 52 0 1758 0
Current children cumulated CPU time (s) 696.18
Current children cumulated vsize (KiB) 13560

[startup+762.666 s]
/proc/loadavg: 2.00 2.00 1.99 3/92 12109
/proc/meminfo: memFree=871632/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13692 CPUtime=755.62
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2485 0 0 0 75555 7 0 0 25 0 1 0 155004859 14020608 2426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687281 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3423 2426 721 52 0 1791 0
Current children cumulated CPU time (s) 755.62
Current children cumulated vsize (KiB) 13692

[startup+822.708 s]
/proc/loadavg: 2.00 2.00 1.99 3/92 12235
/proc/meminfo: memFree=863024/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13692 CPUtime=814.99
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2492 0 0 0 81492 7 0 0 25 0 1 0 155004859 14020608 2433 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3423 2433 721 52 0 1791 0
Current children cumulated CPU time (s) 814.99
Current children cumulated vsize (KiB) 13692

[startup+882.736 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 12281
/proc/meminfo: memFree=858336/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13692 CPUtime=874.41
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2500 0 0 0 87434 7 0 0 25 0 1 0 155004859 14020608 2441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3423 2441 721 52 0 1791 0
Current children cumulated CPU time (s) 874.41
Current children cumulated vsize (KiB) 13692

[startup+942.756 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 12281
/proc/meminfo: memFree=850080/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13692 CPUtime=933.89
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2509 0 0 0 93381 8 0 0 25 0 1 0 155004859 14020608 2450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3423 2450 721 52 0 1791 0
Current children cumulated CPU time (s) 933.89
Current children cumulated vsize (KiB) 13692

[startup+1002.77 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 12281
/proc/meminfo: memFree=844960/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13692 CPUtime=993.35
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2516 0 0 0 99327 8 0 0 25 0 1 0 155004859 14020608 2457 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3423 2457 721 52 0 1791 0
Current children cumulated CPU time (s) 993.35
Current children cumulated vsize (KiB) 13692

[startup+1062.78 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12281
/proc/meminfo: memFree=841312/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13824 CPUtime=1052.81
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2521 0 0 0 105272 9 0 0 25 0 1 0 155004859 14155776 2462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3456 2462 721 52 0 1824 0
Current children cumulated CPU time (s) 1052.81
Current children cumulated vsize (KiB) 13824

[startup+1122.8 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 12281
/proc/meminfo: memFree=838112/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13824 CPUtime=1112.27
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2528 0 0 0 111218 9 0 0 25 0 1 0 155004859 14155776 2469 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3456 2469 721 52 0 1824 0
Current children cumulated CPU time (s) 1112.27
Current children cumulated vsize (KiB) 13824

[startup+1182.81 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12281
/proc/meminfo: memFree=835424/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13824 CPUtime=1171.73
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2534 0 0 0 117164 9 0 0 25 0 1 0 155004859 14155776 2475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3456 2475 721 52 0 1824 0
Current children cumulated CPU time (s) 1171.73
Current children cumulated vsize (KiB) 13824

[startup+1242.83 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12281
/proc/meminfo: memFree=833632/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13944 CPUtime=1231.19
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2540 0 0 0 123109 10 0 0 25 0 1 0 155004859 14278656 2481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687439 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3486 2481 721 52 0 1854 0
Current children cumulated CPU time (s) 1231.19
Current children cumulated vsize (KiB) 13944

[startup+1302.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12281
/proc/meminfo: memFree=831776/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13944 CPUtime=1290.66
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2545 0 0 0 129056 10 0 0 25 0 1 0 155004859 14278656 2486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3486 2486 721 52 0 1854 0
Current children cumulated CPU time (s) 1290.66
Current children cumulated vsize (KiB) 13944

[startup+1362.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12281
/proc/meminfo: memFree=827168/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=13944 CPUtime=1350.13
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2549 0 0 0 135002 11 0 0 25 0 1 0 155004859 14278656 2490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3486 2490 721 52 0 1854 0
Current children cumulated CPU time (s) 1350.13
Current children cumulated vsize (KiB) 13944

[startup+1422.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12281
/proc/meminfo: memFree=822496/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=14076 CPUtime=1409.59
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2554 0 0 0 140948 11 0 0 25 0 1 0 155004859 14413824 2495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3519 2495 721 52 0 1887 0
Current children cumulated CPU time (s) 1409.59
Current children cumulated vsize (KiB) 14076

[startup+1482.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12281
/proc/meminfo: memFree=820192/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=14076 CPUtime=1469.07
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2559 0 0 0 146895 12 0 0 25 0 1 0 155004859 14413824 2500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3519 2500 721 52 0 1887 0
Current children cumulated CPU time (s) 1469.07
Current children cumulated vsize (KiB) 14076

[startup+1542.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12281
/proc/meminfo: memFree=818208/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=14076 CPUtime=1528.54
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2563 0 0 0 152842 12 0 0 25 0 1 0 155004859 14413824 2504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3519 2504 721 52 0 1887 0
Current children cumulated CPU time (s) 1528.54
Current children cumulated vsize (KiB) 14076

[startup+1602.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12281
/proc/meminfo: memFree=816736/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=14076 CPUtime=1588.02
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2568 0 0 0 158790 12 0 0 25 0 1 0 155004859 14413824 2509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687272 0 0 4096 0 0 0 0 17 1 0 0
/proc/12082/statm: 3519 2509 721 52 0 1887 0
Current children cumulated CPU time (s) 1588.02
Current children cumulated vsize (KiB) 14076

[startup+1662.96 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 12319
/proc/meminfo: memFree=1047840/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=14076 CPUtime=1647.71
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2572 0 0 0 164757 14 0 0 25 0 1 0 155004859 14413824 2513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/12082/statm: 3519 2513 721 52 0 1887 0
Current children cumulated CPU time (s) 1647.71
Current children cumulated vsize (KiB) 14076

[startup+1723 s]
/proc/loadavg: 2.08 2.02 2.00 3/86 12319
/proc/meminfo: memFree=1032416/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=14076 CPUtime=1707.68
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2576 0 0 0 170754 14 0 0 25 0 1 0 155004859 14413824 2517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/12082/statm: 3519 2517 721 52 0 1887 0
Current children cumulated CPU time (s) 1707.68
Current children cumulated vsize (KiB) 14076

[startup+1783.04 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 12319
/proc/meminfo: memFree=1019040/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=14076 CPUtime=1767.65
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2579 0 0 0 176751 14 0 0 25 0 1 0 155004859 14413824 2520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/12082/statm: 3519 2520 721 52 0 1887 0
Current children cumulated CPU time (s) 1767.65
Current children cumulated vsize (KiB) 14076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.47 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 12321
/proc/meminfo: memFree=1012064/2055920 swapFree=4174172/4192956
[pid=12082] ppid=12080 vsize=14076 CPUtime=1800.04
/proc/12082/stat : 12082 (CSPtoSAT+minisa) R 12080 12082 11567 0 -1 4194304 2581 0 0 0 179990 14 0 0 25 0 1 0 155004859 14413824 2522 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/12082/statm: 3519 2522 721 52 0 1887 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 14076

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.47
CPU time (s): 1800.06
CPU user time (s): 1799.91
CPU system time (s): 0.151976
CPU usage (%): 99.151
Max. virtual memory (cumulated for all children) (KiB): 14076

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

runsolver used 2.24766 s user time and 5.74713 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 06:48:20 UTC 2007


IDJOB= 218688
IDBENCH= 5249
FILE ID= node15/218688-1168066100

PBS_JOBID= 3475375

Free space on /tmp= 66283 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  161f8e5b515b1e09237d5a8057adb497

RANDOM SEED= 374039538

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.276
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.276
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:        934840 kB
Buffers:         84928 kB
Cached:         743732 kB
SwapCached:       7128 kB
Active:         476136 kB
Inactive:       541600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        934840 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:         201140 kB
Slab:            87648 kB
Committed_AS:  4246880 kB
PageTables:       2844 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= 66284 MiB



End job on node15 on Sat Jan  6 07:18:36 UTC 2007