Trace number 200203

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 1816.03

General information on the benchmark

NamejobShop/jobShop-enddr2/
enddr2-10-by-5-1.xml
MD5SUM49fee72aff76e7b00187462ec8fe9c7c
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.046992
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size139
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.05	c This is CSPtoSAT+minisat version 0.3
0.05	c (c) 2006 roussel@cril.univ-artois.fr
0.05	
0.05	c This solver internally uses a modified version of MiniSat2 version 061112
0.05	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.05	
0.05	c parsing...
0.05	c ...done
0.05	c #SATvar=19147 #SATclauses=38140 #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-200203-1168055218 -o ROOT/results/node15/solver-200203-1168055218 -C 1800 -M 900 /tmp/evaluation/200203-1168055218/CSPtoSAT+minisat /tmp/evaluation/200203-1168055218/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


[startup+0.104449 s]
/proc/loadavg: 1.93 2.00 1.93 5/86 10851
/proc/meminfo: memFree=775848/2055920 swapFree=4174172/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.93 2.00 1.93 5/86 10851
/proc/meminfo: memFree=775848/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=9636 CPUtime=0.19
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 1538 0 0 0 19 0 0 0 19 0 1 0 153916661 9867264 1473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 2409 1473 721 52 0 777 0

[startup+0.512518 s]
/proc/loadavg: 1.93 2.00 1.93 5/86 10851
/proc/meminfo: memFree=775848/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=9636 CPUtime=0.49
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 1544 0 0 0 49 0 0 0 22 0 1 0 153916661 9867264 1479 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 2409 1479 721 52 0 777 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9636

[startup+1.34066 s]
/proc/loadavg: 1.93 2.00 1.93 3/86 10851
/proc/meminfo: memFree=772648/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=9768 CPUtime=1.31
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 1571 0 0 0 131 0 0 0 25 0 1 0 153916661 10002432 1506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 2442 1506 721 52 0 810 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9768

[startup+2.97794 s]
/proc/loadavg: 1.93 2.00 1.93 3/86 10851
/proc/meminfo: memFree=772328/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=9900 CPUtime=2.94
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 1601 0 0 0 294 0 0 0 25 0 1 0 153916661 10137600 1536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 2475 1536 721 52 0 843 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9900

[startup+6.26452 s]
/proc/loadavg: 1.94 2.00 1.93 3/86 10851
/proc/meminfo: memFree=771624/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=10164 CPUtime=6.19
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 1660 0 0 0 619 0 0 0 25 0 1 0 153916661 10407936 1595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 2541 1595 721 52 0 909 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10164

[startup+12.7286 s]
/proc/loadavg: 1.94 2.00 1.93 3/86 10851
/proc/meminfo: memFree=770536/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=10564 CPUtime=12.6
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 1774 0 0 0 1259 1 0 0 25 0 1 0 153916661 10817536 1709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 2641 1709 721 52 0 1009 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10564

[startup+25.5488 s]
/proc/loadavg: 1.95 2.00 1.93 3/86 10851
/proc/meminfo: memFree=765928/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=11536 CPUtime=25.31
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 1996 0 0 0 2530 1 0 0 25 0 1 0 153916661 11812864 1931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 2884 1931 721 52 0 1252 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 11536

[startup+51.2052 s]
/proc/loadavg: 1.97 2.00 1.93 3/86 10851
/proc/meminfo: memFree=760552/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=12672 CPUtime=50.72
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2270 0 0 0 5071 1 0 0 25 0 1 0 153916661 12976128 2205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3168 2205 721 52 0 1536 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 12672

[startup+102.406 s]
/proc/loadavg: 1.98 2.00 1.93 3/86 10851
/proc/meminfo: memFree=754280/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=12804 CPUtime=101.46
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2304 0 0 0 10144 2 0 0 25 0 1 0 153916661 13111296 2239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3201 2239 721 52 0 1569 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 12804

[startup+162.429 s]
/proc/loadavg: 1.99 2.00 1.93 3/86 10851
/proc/meminfo: memFree=750376/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=12804 CPUtime=160.93
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2322 0 0 0 16091 2 0 0 25 0 1 0 153916661 13111296 2257 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3201 2257 721 52 0 1569 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 12804

[startup+222.46 s]
/proc/loadavg: 1.99 2.00 1.93 3/86 10851
/proc/meminfo: memFree=739816/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=12936 CPUtime=220.4
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2334 0 0 0 22037 3 0 0 25 0 1 0 153916661 13246464 2269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3234 2269 721 52 0 1602 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 12936

[startup+282.482 s]
/proc/loadavg: 2.03 2.01 1.94 3/86 10851
/proc/meminfo: memFree=731304/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=12936 CPUtime=279.87
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2345 0 0 0 27984 3 0 0 25 0 1 0 153916661 13246464 2280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3234 2280 721 52 0 1602 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 12936

[startup+342.508 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 10851
/proc/meminfo: memFree=725352/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=12936 CPUtime=339.35
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2353 0 0 0 33931 4 0 0 25 0 1 0 153916661 13246464 2288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3234 2288 721 52 0 1602 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 12936

[startup+402.534 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 10851
/proc/meminfo: memFree=721768/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=12936 CPUtime=398.82
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2360 0 0 0 39878 4 0 0 25 0 1 0 153916661 13246464 2295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3234 2295 721 52 0 1602 0
Current children cumulated CPU time (s) 398.82
Current children cumulated vsize (KiB) 12936

[startup+462.552 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 10851
/proc/meminfo: memFree=710696/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=12936 CPUtime=458.29
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2367 0 0 0 45824 5 0 0 25 0 1 0 153916661 13246464 2302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3234 2302 721 52 0 1602 0
Current children cumulated CPU time (s) 458.29
Current children cumulated vsize (KiB) 12936

[startup+522.58 s]
/proc/loadavg: 2.08 2.02 1.94 3/86 10851
/proc/meminfo: memFree=703208/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13068 CPUtime=517.76
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2373 0 0 0 51771 5 0 0 25 0 1 0 153916661 13381632 2308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3267 2308 721 52 0 1635 0
Current children cumulated CPU time (s) 517.76
Current children cumulated vsize (KiB) 13068

[startup+582.616 s]
/proc/loadavg: 2.03 2.01 1.94 3/86 10851
/proc/meminfo: memFree=696552/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13068 CPUtime=577.24
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2378 0 0 0 57719 5 0 0 25 0 1 0 153916661 13381632 2313 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3267 2313 721 52 0 1635 0
Current children cumulated CPU time (s) 577.24
Current children cumulated vsize (KiB) 13068

[startup+642.638 s]
/proc/loadavg: 2.14 2.04 1.95 3/86 10851
/proc/meminfo: memFree=691432/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13068 CPUtime=636.71
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2383 0 0 0 63666 5 0 0 25 0 1 0 153916661 13381632 2318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3267 2318 721 52 0 1635 0
Current children cumulated CPU time (s) 636.71
Current children cumulated vsize (KiB) 13068

[startup+702.665 s]
/proc/loadavg: 2.05 2.03 1.95 3/86 10851
/proc/meminfo: memFree=686248/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13068 CPUtime=696.19
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2389 0 0 0 69613 6 0 0 25 0 1 0 153916661 13381632 2324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3267 2324 721 52 0 1635 0
Current children cumulated CPU time (s) 696.19
Current children cumulated vsize (KiB) 13068

[startup+762.686 s]
/proc/loadavg: 2.02 2.02 1.95 3/86 10851
/proc/meminfo: memFree=683624/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13068 CPUtime=755.66
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2393 0 0 0 75560 6 0 0 25 0 1 0 153916661 13381632 2328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3267 2328 721 52 0 1635 0
Current children cumulated CPU time (s) 755.66
Current children cumulated vsize (KiB) 13068

[startup+822.706 s]
/proc/loadavg: 2.00 2.02 1.95 3/86 10851
/proc/meminfo: memFree=681576/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13068 CPUtime=815.13
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2398 0 0 0 81506 7 0 0 25 0 1 0 153916661 13381632 2333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3267 2333 721 52 0 1635 0
Current children cumulated CPU time (s) 815.13
Current children cumulated vsize (KiB) 13068

[startup+882.753 s]
/proc/loadavg: 2.00 2.01 1.95 3/92 10989
/proc/meminfo: memFree=677848/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13068 CPUtime=874.47
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2402 0 0 0 87440 7 0 0 25 0 1 0 153916661 13381632 2337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3267 2337 721 52 0 1635 0
Current children cumulated CPU time (s) 874.47
Current children cumulated vsize (KiB) 13068

[startup+942.798 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 11049
/proc/meminfo: memFree=677136/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=933.89
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2406 0 0 0 93381 8 0 0 25 0 1 0 153916661 13516800 2341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2341 721 52 0 1668 0
Current children cumulated CPU time (s) 933.89
Current children cumulated vsize (KiB) 13200

[startup+1002.82 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 11049
/proc/meminfo: memFree=675616/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=993.36
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2410 0 0 0 99328 8 0 0 25 0 1 0 153916661 13516800 2345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2345 721 52 0 1668 0
Current children cumulated CPU time (s) 993.36
Current children cumulated vsize (KiB) 13200

[startup+1062.85 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 11049
/proc/meminfo: memFree=674080/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=1052.83
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2413 0 0 0 105275 8 0 0 25 0 1 0 153916661 13516800 2348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2348 721 52 0 1668 0
Current children cumulated CPU time (s) 1052.83
Current children cumulated vsize (KiB) 13200

[startup+1122.87 s]
/proc/loadavg: 2.08 2.02 1.96 3/86 11049
/proc/meminfo: memFree=672928/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=1112.3
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2418 0 0 0 111221 9 0 0 25 0 1 0 153916661 13516800 2353 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2353 721 52 0 1668 0
Current children cumulated CPU time (s) 1112.3
Current children cumulated vsize (KiB) 13200

[startup+1182.89 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 11049
/proc/meminfo: memFree=664928/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=1171.77
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2422 0 0 0 117168 9 0 0 25 0 1 0 153916661 13516800 2357 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2357 721 52 0 1668 0
Current children cumulated CPU time (s) 1171.77
Current children cumulated vsize (KiB) 13200

[startup+1242.92 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 11049
/proc/meminfo: memFree=658600/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=1231.25
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2425 0 0 0 123115 10 0 0 25 0 1 0 153916661 13516800 2360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2360 721 52 0 1668 0
Current children cumulated CPU time (s) 1231.25
Current children cumulated vsize (KiB) 13200

[startup+1302.95 s]
/proc/loadavg: 2.00 2.00 1.96 4/86 11049
/proc/meminfo: memFree=652840/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=1290.72
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2428 0 0 0 129062 10 0 0 25 0 1 0 153916661 13516800 2363 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2363 721 52 0 1668 0
Current children cumulated CPU time (s) 1290.72
Current children cumulated vsize (KiB) 13200

[startup+1362.98 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11049
/proc/meminfo: memFree=648360/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=1350.2
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2433 0 0 0 135009 11 0 0 25 0 1 0 153916661 13516800 2368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2368 721 52 0 1668 0
Current children cumulated CPU time (s) 1350.2
Current children cumulated vsize (KiB) 13200

[startup+1423 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11049
/proc/meminfo: memFree=643496/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=1409.67
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2436 0 0 0 140956 11 0 0 25 0 1 0 153916661 13516800 2371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2371 721 52 0 1668 0
Current children cumulated CPU time (s) 1409.67
Current children cumulated vsize (KiB) 13200

[startup+1483.02 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11049
/proc/meminfo: memFree=639784/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13200 CPUtime=1469.14
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2439 0 0 0 146903 11 0 0 25 0 1 0 153916661 13516800 2374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3300 2374 721 52 0 1668 0
Current children cumulated CPU time (s) 1469.14
Current children cumulated vsize (KiB) 13200

[startup+1543.05 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11049
/proc/meminfo: memFree=636456/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13332 CPUtime=1528.62
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2442 0 0 0 152850 12 0 0 25 0 1 0 153916661 13651968 2377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3333 2377 721 52 0 1701 0
Current children cumulated CPU time (s) 1528.62
Current children cumulated vsize (KiB) 13332

[startup+1603.08 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 11049
/proc/meminfo: memFree=634536/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13332 CPUtime=1588.09
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2446 0 0 0 158797 12 0 0 25 0 1 0 153916661 13651968 2381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/10850/statm: 3333 2381 721 52 0 1701 0
Current children cumulated CPU time (s) 1588.09
Current children cumulated vsize (KiB) 13332

[startup+1663.11 s]
/proc/loadavg: 1.95 1.98 1.95 3/86 11121
/proc/meminfo: memFree=877936/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13332 CPUtime=1647.84
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2451 0 0 0 164769 15 0 0 25 0 1 0 153916661 13651968 2386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10850/statm: 3333 2386 721 52 0 1701 0
Current children cumulated CPU time (s) 1647.84
Current children cumulated vsize (KiB) 13332

[startup+1723.15 s]
/proc/loadavg: 1.98 1.98 1.95 3/86 11121
/proc/meminfo: memFree=877168/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13332 CPUtime=1707.6
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2455 0 0 0 170745 15 0 0 25 0 1 0 153916661 13651968 2390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/10850/statm: 3333 2390 721 52 0 1701 0
Current children cumulated CPU time (s) 1707.6
Current children cumulated vsize (KiB) 13332

[startup+1783.18 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 11121
/proc/meminfo: memFree=876528/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13332 CPUtime=1767.35
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2458 0 0 0 176719 16 0 0 25 0 1 0 153916661 13651968 2393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10850/statm: 3333 2393 721 52 0 1701 0
Current children cumulated CPU time (s) 1767.35
Current children cumulated vsize (KiB) 13332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.03 s]
/proc/loadavg: 2.05 2.00 1.96 3/86 11121
/proc/meminfo: memFree=876080/2055920 swapFree=4174172/4192956
[pid=10850] ppid=10848 vsize=13332 CPUtime=1800.06
/proc/10850/stat : 10850 (CSPtoSAT+minisa) R 10848 10850 10717 0 -1 4194304 2460 0 0 0 179990 16 0 0 25 0 1 0 153916661 13651968 2395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/10850/statm: 3333 2395 721 52 0 1701 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13332

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.03
CPU time (s): 1800.07
CPU user time (s): 1799.91
CPU system time (s): 0.165974
CPU usage (%): 99.1212
Max. virtual memory (cumulated for all children) (KiB): 13332

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

runsolver used 2.26666 s user time and 5.76912 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 03:46:58 UTC 2007


IDJOB= 200203
IDBENCH= 3694
FILE ID= node15/200203-1168055218

PBS_JOBID= 3475333

Free space on /tmp= 66281 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  49fee72aff76e7b00187462ec8fe9c7c

RANDOM SEED= 360168938

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:        776264 kB
Buffers:         84700 kB
Cached:         712816 kB
SwapCached:       7128 kB
Active:         666500 kB
Inactive:       509136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        776264 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:         390176 kB
Slab:            87596 kB
Committed_AS:  4440976 kB
PageTables:       3500 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= 66280 MiB



End job on node15 on Sat Jan  6 04:17:14 UTC 2007