Trace number 200171

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.01 1816.3

General information on the benchmark

NamejobShop/jobShop-enddr2/
enddr2-10-by-5-3.xml
MD5SUM9395c389369aaeeeb08dff599b8a5b25
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.036994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size143
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c ...done
0.21	c #SATvar=19597 #SATclauses=39040 #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/node16/watcher-200171-1168055211 -o ROOT/results/node16/solver-200171-1168055211 -C 1800 -M 900 /tmp/evaluation/200171-1168055211/CSPtoSAT+minisat /tmp/evaluation/200171-1168055211/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.95 1.98 1.99 2/86 16350
/proc/meminfo: memFree=1178544/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=496 CPUtime=0
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 153916086 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7205668 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 124 36 29 52 0 19 0

[startup+0.103522 s]
/proc/loadavg: 1.95 1.98 1.99 2/86 16350
/proc/meminfo: memFree=1178544/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=9628 CPUtime=0.08
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 1541 0 0 0 8 0 0 0 18 0 1 0 153916086 9859072 1481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 2407 1481 721 52 0 775 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9628

[startup+0.511445 s]
/proc/loadavg: 1.95 1.98 1.99 2/86 16350
/proc/meminfo: memFree=1178544/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=9768 CPUtime=0.49
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 1554 0 0 0 49 0 0 0 21 0 1 0 153916086 10002432 1494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 2442 1494 721 52 0 810 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9768

[startup+1.3323 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 16350
/proc/meminfo: memFree=1175024/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=9768 CPUtime=1.3
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 1577 0 0 0 130 0 0 0 25 0 1 0 153916086 10002432 1517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 2442 1517 721 52 0 810 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9768

[startup+2.976 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 16350
/proc/meminfo: memFree=1174640/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=9900 CPUtime=2.93
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 1607 0 0 0 293 0 0 0 25 0 1 0 153916086 10137600 1547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 2475 1547 721 52 0 843 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9900

[startup+6.25841 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 16350
/proc/meminfo: memFree=1173616/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=10164 CPUtime=6.18
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 1661 0 0 0 618 0 0 0 25 0 1 0 153916086 10407936 1601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 2541 1601 721 52 0 909 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 10164

[startup+12.7252 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 16350
/proc/meminfo: memFree=1171824/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=10608 CPUtime=12.6
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 1762 0 0 0 1260 0 0 0 25 0 1 0 153916086 10862592 1702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 2652 1702 721 52 0 1020 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10608

[startup+25.5399 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 16350
/proc/meminfo: memFree=1168176/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=11284 CPUtime=25.3
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 1943 0 0 0 2529 1 0 0 25 0 1 0 153916086 11554816 1883 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 2821 1883 721 52 0 1189 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11284

[startup+51.1843 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 16350
/proc/meminfo: memFree=1160560/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=12716 CPUtime=50.71
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2284 0 0 0 5070 1 0 0 25 0 1 0 153916086 13021184 2224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3179 2224 721 52 0 1547 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 12716

[startup+102.486 s]
/proc/loadavg: 2.06 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1149040/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=12848 CPUtime=101.56
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2330 0 0 0 10155 1 0 0 25 0 1 0 153916086 13156352 2270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3212 2270 721 52 0 1580 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 12848

[startup+162.51 s]
/proc/loadavg: 2.02 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1137008/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=12980 CPUtime=161.05
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2348 0 0 0 16104 1 0 0 25 0 1 0 153916086 13291520 2288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3245 2288 721 52 0 1613 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 12980

[startup+222.536 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1124272/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=12980 CPUtime=220.55
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2361 0 0 0 22053 2 0 0 25 0 1 0 153916086 13291520 2301 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3245 2301 721 52 0 1613 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 12980

[startup+282.558 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1112624/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=12980 CPUtime=280.04
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2371 0 0 0 28002 2 0 0 25 0 1 0 153916086 13291520 2311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3245 2311 721 52 0 1613 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 12980

[startup+342.579 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1102000/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=12980 CPUtime=339.53
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2379 0 0 0 33951 2 0 0 25 0 1 0 153916086 13291520 2319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3245 2319 721 52 0 1613 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 12980

[startup+402.602 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1091760/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13112 CPUtime=399.02
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2386 0 0 0 39900 2 0 0 25 0 1 0 153916086 13426688 2326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3278 2326 721 52 0 1646 0
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (KiB) 13112

[startup+462.622 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1082480/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13112 CPUtime=458.51
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2393 0 0 0 45849 2 0 0 25 0 1 0 153916086 13426688 2333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3278 2333 721 52 0 1646 0
Current children cumulated CPU time (s) 458.51
Current children cumulated vsize (KiB) 13112

[startup+522.644 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1072368/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13112 CPUtime=518
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2400 0 0 0 51797 3 0 0 25 0 1 0 153916086 13426688 2340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3278 2340 721 52 0 1646 0
Current children cumulated CPU time (s) 518
Current children cumulated vsize (KiB) 13112

[startup+582.661 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1063344/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13112 CPUtime=577.49
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2405 0 0 0 57746 3 0 0 25 0 1 0 153916086 13426688 2345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3278 2345 721 52 0 1646 0
Current children cumulated CPU time (s) 577.49
Current children cumulated vsize (KiB) 13112

[startup+642.681 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1054576/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13112 CPUtime=636.98
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2410 0 0 0 63694 4 0 0 25 0 1 0 153916086 13426688 2350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3278 2350 721 52 0 1646 0
Current children cumulated CPU time (s) 636.98
Current children cumulated vsize (KiB) 13112

[startup+702.698 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1045936/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13112 CPUtime=696.46
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2416 0 0 0 69642 4 0 0 25 0 1 0 153916086 13426688 2356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3278 2356 721 52 0 1646 0
Current children cumulated CPU time (s) 696.46
Current children cumulated vsize (KiB) 13112

[startup+762.717 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1040048/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=755.94
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2420 0 0 0 75590 4 0 0 25 0 1 0 153916086 13561856 2360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2360 721 52 0 1679 0
Current children cumulated CPU time (s) 755.94
Current children cumulated vsize (KiB) 13244

[startup+822.734 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16350
/proc/meminfo: memFree=1040048/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=815.44
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2424 0 0 0 81539 5 0 0 25 0 1 0 153916086 13561856 2364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2364 721 52 0 1679 0
Current children cumulated CPU time (s) 815.44
Current children cumulated vsize (KiB) 13244

[startup+882.771 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16474
/proc/meminfo: memFree=1038688/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=874.81
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2428 0 0 0 87476 5 0 0 25 0 1 0 153916086 13561856 2368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2368 721 52 0 1679 0
Current children cumulated CPU time (s) 874.81
Current children cumulated vsize (KiB) 13244

[startup+942.814 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039664/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=934.23
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2433 0 0 0 93417 6 0 0 25 0 1 0 153916086 13561856 2373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2373 721 52 0 1679 0
Current children cumulated CPU time (s) 934.23
Current children cumulated vsize (KiB) 13244

[startup+1002.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039664/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=993.72
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2436 0 0 0 99366 6 0 0 25 0 1 0 153916086 13561856 2376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2376 721 52 0 1679 0
Current children cumulated CPU time (s) 993.72
Current children cumulated vsize (KiB) 13244

[startup+1062.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039664/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=1053.2
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2440 0 0 0 105314 6 0 0 25 0 1 0 153916086 13561856 2380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2380 721 52 0 1679 0
Current children cumulated CPU time (s) 1053.2
Current children cumulated vsize (KiB) 13244

[startup+1122.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039664/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=1112.69
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2444 0 0 0 111263 6 0 0 25 0 1 0 153916086 13561856 2384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2384 721 52 0 1679 0
Current children cumulated CPU time (s) 1112.69
Current children cumulated vsize (KiB) 13244

[startup+1182.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039664/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=1172.19
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2448 0 0 0 117212 7 0 0 25 0 1 0 153916086 13561856 2388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2388 721 52 0 1679 0
Current children cumulated CPU time (s) 1172.19
Current children cumulated vsize (KiB) 13244

[startup+1242.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039600/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13244 CPUtime=1231.68
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2451 0 0 0 123161 7 0 0 25 0 1 0 153916086 13561856 2391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3311 2391 721 52 0 1679 0
Current children cumulated CPU time (s) 1231.68
Current children cumulated vsize (KiB) 13244

[startup+1302.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039600/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13376 CPUtime=1291.17
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2454 0 0 0 129110 7 0 0 25 0 1 0 153916086 13697024 2394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3344 2394 721 52 0 1712 0
Current children cumulated CPU time (s) 1291.17
Current children cumulated vsize (KiB) 13376

[startup+1362.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039600/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13376 CPUtime=1350.67
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2458 0 0 0 135059 8 0 0 25 0 1 0 153916086 13697024 2398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3344 2398 721 52 0 1712 0
Current children cumulated CPU time (s) 1350.67
Current children cumulated vsize (KiB) 13376

[startup+1422.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039536/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13376 CPUtime=1410.16
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2464 0 0 0 141008 8 0 0 25 0 1 0 153916086 13697024 2404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3344 2404 721 52 0 1712 0
Current children cumulated CPU time (s) 1410.16
Current children cumulated vsize (KiB) 13376

[startup+1483.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039664/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13376 CPUtime=1469.65
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2468 0 0 0 146957 8 0 0 25 0 1 0 153916086 13697024 2408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3344 2408 721 52 0 1712 0
Current children cumulated CPU time (s) 1469.65
Current children cumulated vsize (KiB) 13376

[startup+1543.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039664/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13376 CPUtime=1529.14
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2473 0 0 0 152906 8 0 0 25 0 1 0 153916086 13697024 2413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3344 2413 721 52 0 1712 0
Current children cumulated CPU time (s) 1529.14
Current children cumulated vsize (KiB) 13376

[startup+1603.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16548
/proc/meminfo: memFree=1039664/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13376 CPUtime=1588.64
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2478 0 0 0 158855 9 0 0 25 0 1 0 153916086 13697024 2418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3344 2418 721 52 0 1712 0
Current children cumulated CPU time (s) 1588.64
Current children cumulated vsize (KiB) 13376

[startup+1663.08 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16620
/proc/meminfo: memFree=1011896/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13376 CPUtime=1648.17
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2482 0 0 0 164804 13 0 0 25 0 1 0 153916086 13697024 2422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3344 2422 721 52 0 1712 0
Current children cumulated CPU time (s) 1648.17
Current children cumulated vsize (KiB) 13376

[startup+1723.11 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16622
/proc/meminfo: memFree=1010744/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13376 CPUtime=1707.66
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2486 0 0 0 170753 13 0 0 25 0 1 0 153916086 13697024 2426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3344 2426 721 52 0 1712 0
Current children cumulated CPU time (s) 1707.66
Current children cumulated vsize (KiB) 13376

[startup+1783.14 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16622
/proc/meminfo: memFree=1009976/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13508 CPUtime=1767.16
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2489 0 0 0 176703 13 0 0 25 0 1 0 153916086 13832192 2429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3377 2429 721 52 0 1745 0
Current children cumulated CPU time (s) 1767.16
Current children cumulated vsize (KiB) 13508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.29 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16622
/proc/meminfo: memFree=1009720/2055920 swapFree=4191880/4192956
[pid=16349] ppid=16347 vsize=13508 CPUtime=1800
/proc/16349/stat : 16349 (CSPtoSAT+minisa) R 16347 16349 16218 0 -1 4194304 2491 0 0 0 179987 13 0 0 25 0 1 0 153916086 13832192 2431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3377 2431 721 52 0 1745 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 13508

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.3
CPU time (s): 1800.01
CPU user time (s): 1799.88
CPU system time (s): 0.135979
CPU usage (%): 99.1035
Max. virtual memory (cumulated for all children) (KiB): 13508

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

runsolver used 2.08968 s user time and 5.96209 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 03:46:52 UTC 2007


IDJOB= 200171
IDBENCH= 3692
FILE ID= node16/200171-1168055211

PBS_JOBID= 3475331

Free space on /tmp= 66500 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9395c389369aaeeeb08dff599b8a5b25

RANDOM SEED= 487075887

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.220
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.220
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:       1178960 kB
Buffers:         77484 kB
Cached:         578176 kB
SwapCached:        268 kB
Active:         501660 kB
Inactive:       277856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1178960 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:         145700 kB
Slab:            82108 kB
Committed_AS:  3835924 kB
PageTables:       2468 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= 66497 MiB



End job on node16 on Sat Jan  6 04:17:09 UTC 2007