Trace number 200219

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.1 1802.66

General information on the benchmark

NamejobShop/jobShop-enddr2/
enddr2-10-by-5-2.xml
MD5SUM90e0b3f03d693eabfc6476bfa9072254
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.039993
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.04	c ...done
0.04	c #SATvar=18847 #SATclauses=37540 #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/node13/watcher-200219-1168055223 -o ROOT/results/node13/solver-200219-1168055223 -C 1800 -M 900 /tmp/evaluation/200219-1168055223/CSPtoSAT+minisat /tmp/evaluation/200219-1168055223/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.97 1.91 4/86 735
/proc/meminfo: memFree=1300960/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=6696 CPUtime=0
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153917306 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11843680 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 1674 415 375 52 0 30 0

[startup+0.104908 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 735
/proc/meminfo: memFree=1300960/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=9648 CPUtime=0.09
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 1512 0 0 0 8 1 0 0 18 0 1 0 153917306 9879552 1456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 2412 1456 721 52 0 780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9648

[startup+0.513964 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 735
/proc/meminfo: memFree=1300960/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=9648 CPUtime=0.5
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 1529 0 0 0 49 1 0 0 22 0 1 0 153917306 9879552 1473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 2412 1473 721 52 0 780 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9648

[startup+1.34307 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1297504/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=9828 CPUtime=1.33
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 1554 0 0 0 132 1 0 0 25 0 1 0 153917306 10063872 1498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 2457 1498 721 52 0 825 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9828

[startup+2.9853 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1297056/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=9960 CPUtime=2.97
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 1587 0 0 0 296 1 0 0 25 0 1 0 153917306 10199040 1531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 2490 1531 721 52 0 858 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 9960

[startup+6.26473 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1295904/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=10092 CPUtime=6.24
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 1647 0 0 0 623 1 0 0 25 0 1 0 153917306 10334208 1591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 2523 1591 721 52 0 891 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10092

[startup+12.7346 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1293600/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=10544 CPUtime=12.71
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 1764 0 0 0 1270 1 0 0 25 0 1 0 153917306 10797056 1708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 2636 1708 721 52 0 1004 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 10544

[startup+25.5553 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1289888/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=11516 CPUtime=25.52
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 1983 0 0 0 2551 1 0 0 25 0 1 0 153917306 11792384 1927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 2879 1927 721 52 0 1247 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 11516

[startup+51.2128 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1282912/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12652 CPUtime=51.15
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2248 0 0 0 5113 2 0 0 25 0 1 0 153917306 12955648 2192 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3163 2192 721 52 0 1531 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 12652

[startup+102.416 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1271584/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12652 CPUtime=102.3
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2278 0 0 0 10228 2 0 0 25 0 1 0 153917306 12955648 2222 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3163 2222 721 52 0 1531 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12652

[startup+162.453 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1259872/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12784 CPUtime=162.26
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2295 0 0 0 16224 2 0 0 25 0 1 0 153917306 13090816 2239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3196 2239 721 52 0 1564 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 12784

[startup+222.494 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1246688/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12784 CPUtime=222.25
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2309 0 0 0 22223 2 0 0 25 0 1 0 153917306 13090816 2253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3196 2253 721 52 0 1564 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 12784

[startup+282.529 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 735
/proc/meminfo: memFree=1235168/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12916 CPUtime=282.22
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2318 0 0 0 28220 2 0 0 25 0 1 0 153917306 13225984 2262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3229 2262 721 52 0 1597 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 12916

[startup+342.562 s]
/proc/loadavg: 2.03 1.99 1.92 3/86 735
/proc/meminfo: memFree=1225056/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12916 CPUtime=342.17
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2327 0 0 0 34215 2 0 0 25 0 1 0 153917306 13225984 2271 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3229 2271 721 52 0 1597 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12916

[startup+402.602 s]
/proc/loadavg: 2.01 1.99 1.92 3/86 735
/proc/meminfo: memFree=1215456/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12916 CPUtime=402.16
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2334 0 0 0 40214 2 0 0 25 0 1 0 153917306 13225984 2278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3229 2278 721 52 0 1597 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 12916

[startup+462.635 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 735
/proc/meminfo: memFree=1206752/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12916 CPUtime=462.15
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2341 0 0 0 46212 3 0 0 25 0 1 0 153917306 13225984 2285 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3229 2285 721 52 0 1597 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 12916

[startup+522.67 s]
/proc/loadavg: 2.12 2.02 1.93 3/86 735
/proc/meminfo: memFree=1197600/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=12916 CPUtime=522.1
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2347 0 0 0 52207 3 0 0 25 0 1 0 153917306 13225984 2291 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3229 2291 721 52 0 1597 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 12916

[startup+582.712 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 735
/proc/meminfo: memFree=1189216/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13048 CPUtime=582.08
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2353 0 0 0 58205 3 0 0 25 0 1 0 153917306 13361152 2297 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3262 2297 721 52 0 1630 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 13048

[startup+642.747 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 735
/proc/meminfo: memFree=1181344/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13048 CPUtime=642.06
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2358 0 0 0 64203 3 0 0 25 0 1 0 153917306 13361152 2302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3262 2302 721 52 0 1630 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 13048

[startup+702.785 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 735
/proc/meminfo: memFree=1173984/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13048 CPUtime=702.01
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2363 0 0 0 70198 3 0 0 25 0 1 0 153917306 13361152 2307 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687584 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3262 2307 721 52 0 1630 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 13048

[startup+762.817 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 735
/proc/meminfo: memFree=1166240/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13048 CPUtime=762
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2367 0 0 0 76196 4 0 0 25 0 1 0 153917306 13361152 2311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3262 2311 721 52 0 1630 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 13048

[startup+822.856 s]
/proc/loadavg: 2.06 2.02 1.94 3/86 735
/proc/meminfo: memFree=1162464/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13048 CPUtime=821.99
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2373 0 0 0 82195 4 0 0 25 0 1 0 153917306 13361152 2317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3262 2317 721 52 0 1630 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 13048

[startup+882.914 s]
/proc/loadavg: 2.14 2.04 1.95 3/92 877
/proc/meminfo: memFree=1161040/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13048 CPUtime=881.9
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2377 0 0 0 88176 14 0 0 25 0 1 0 153917306 13361152 2321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3262 2321 721 52 0 1630 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 13048

[startup+942.974 s]
/proc/loadavg: 2.05 2.03 1.95 3/86 933
/proc/meminfo: memFree=1162080/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13048 CPUtime=941.89
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2381 0 0 0 94167 22 0 0 25 0 1 0 153917306 13361152 2325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687457 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3262 2325 721 52 0 1630 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 13048

[startup+1003.01 s]
/proc/loadavg: 2.02 2.02 1.95 3/86 933
/proc/meminfo: memFree=1162080/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13048 CPUtime=1001.87
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2386 0 0 0 100165 22 0 0 25 0 1 0 153917306 13361152 2330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3262 2330 721 52 0 1630 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 13048

[startup+1063.04 s]
/proc/loadavg: 2.06 2.03 1.95 3/86 933
/proc/meminfo: memFree=1162016/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1061.82
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2390 0 0 0 106160 22 0 0 25 0 1 0 153917306 13496320 2334 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2334 721 52 0 1663 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 13180

[startup+1123.07 s]
/proc/loadavg: 2.02 2.02 1.95 3/86 933
/proc/meminfo: memFree=1162016/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1121.79
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2394 0 0 0 112157 22 0 0 25 0 1 0 153917306 13496320 2338 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2338 721 52 0 1663 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 13180

[startup+1183.11 s]
/proc/loadavg: 2.00 2.02 1.95 3/86 933
/proc/meminfo: memFree=1162016/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1181.78
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2397 0 0 0 118155 23 0 0 25 0 1 0 153917306 13496320 2341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2341 721 52 0 1663 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 13180

[startup+1243.14 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 933
/proc/meminfo: memFree=1161952/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1241.74
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2401 0 0 0 124151 23 0 0 25 0 1 0 153917306 13496320 2345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2345 721 52 0 1663 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 13180

[startup+1303.18 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 933
/proc/meminfo: memFree=1161952/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1301.7
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2405 0 0 0 130147 23 0 0 25 0 1 0 153917306 13496320 2349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2349 721 52 0 1663 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 13180

[startup+1363.21 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 933
/proc/meminfo: memFree=1162016/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1361.68
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2408 0 0 0 136145 23 0 0 25 0 1 0 153917306 13496320 2352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2352 721 52 0 1663 0
Current children cumulated CPU time (s) 1361.68
Current children cumulated vsize (KiB) 13180

[startup+1423.24 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 933
/proc/meminfo: memFree=1162080/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1421.64
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2411 0 0 0 142140 24 0 0 25 0 1 0 153917306 13496320 2355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2355 721 52 0 1663 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 13180

[startup+1483.27 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 933
/proc/meminfo: memFree=1162016/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1481.61
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2414 0 0 0 148137 24 0 0 25 0 1 0 153917306 13496320 2358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2358 721 52 0 1663 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 13180

[startup+1543.32 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 933
/proc/meminfo: memFree=1162016/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1541.6
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2418 0 0 0 154136 24 0 0 25 0 1 0 153917306 13496320 2362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2362 721 52 0 1663 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 13180

[startup+1603.35 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 933
/proc/meminfo: memFree=1162016/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13180 CPUtime=1601.56
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2421 0 0 0 160132 24 0 0 25 0 1 0 153917306 13496320 2365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3295 2365 721 52 0 1663 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 13180

[startup+1663.38 s]
/proc/loadavg: 1.96 1.98 1.95 3/86 1005
/proc/meminfo: memFree=1036200/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13312 CPUtime=1661.46
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2424 0 0 0 166120 26 0 0 25 0 1 0 153917306 13631488 2368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3328 2368 721 52 0 1696 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 13312

[startup+1723.42 s]
/proc/loadavg: 1.98 1.98 1.95 3/86 1005
/proc/meminfo: memFree=1035432/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13312 CPUtime=1721.23
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2426 0 0 0 172096 27 0 0 25 0 1 0 153917306 13631488 2370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3328 2370 721 52 0 1696 0
Current children cumulated CPU time (s) 1721.23
Current children cumulated vsize (KiB) 13312

[startup+1783.46 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 1005
/proc/meminfo: memFree=1034856/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13312 CPUtime=1780.98
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2430 0 0 0 178071 27 0 0 25 0 1 0 153917306 13631488 2374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3328 2374 721 52 0 1696 0
Current children cumulated CPU time (s) 1780.98
Current children cumulated vsize (KiB) 13312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.65 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 1005
/proc/meminfo: memFree=1034728/2055920 swapFree=4192812/4192956
[pid=734] ppid=732 vsize=13312 CPUtime=1800.09
/proc/734/stat : 734 (CSPtoSAT+minisa) R 732 734 601 0 -1 4194304 2431 0 0 0 179982 27 0 0 25 0 1 0 153917306 13631488 2375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/734/statm: 3328 2375 721 52 0 1696 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 13312

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.66
CPU time (s): 1800.1
CPU user time (s): 1799.82
CPU system time (s): 0.274958
CPU usage (%): 99.8581
Max. virtual memory (cumulated for all children) (KiB): 13312

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

runsolver used 2.21666 s user time and 5.77112 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan  6 03:47:03 UTC 2007


IDJOB= 200219
IDBENCH= 3695
FILE ID= node13/200219-1168055223

PBS_JOBID= 3475329

Free space on /tmp= 66318 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  90e0b3f03d693eabfc6476bfa9072254

RANDOM SEED= 831903868

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.247
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.247
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:       1301440 kB
Buffers:         70416 kB
Cached:         463928 kB
SwapCached:          0 kB
Active:         436008 kB
Inactive:       224324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:         148412 kB
Slab:            78780 kB
Committed_AS:  3623468 kB
PageTables:       2496 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= 66314 MiB



End job on node13 on Sat Jan  6 04:17:06 UTC 2007