Trace number 198201

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 1802.07

General information on the benchmark

NamejobShop/jobShop-enddr1/
enddr1-10-by-5-4.xml
MD5SUMf9d386c959107bd654add9b2b7f22608
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.033994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size123
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=16657 #SATclauses=33160 #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/node19/watcher-198201-1168053548 -o ROOT/results/node19/solver-198201-1168053548 -C 1800 -M 900 /tmp/evaluation/198201-1168053548/CSPtoSAT+minisat /tmp/evaluation/198201-1168053548/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: 2.02 2.01 1.85 5/86 18841
/proc/meminfo: memFree=931832/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=6696 CPUtime=0
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153749499 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7448430 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 1674 415 375 52 0 30 0

[startup+0.104825 s]
/proc/loadavg: 2.02 2.01 1.85 5/86 18841
/proc/meminfo: memFree=931832/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=9272 CPUtime=0.09
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 1441 0 0 0 9 0 0 0 18 0 1 0 153749499 9494528 1382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 2318 1382 721 52 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9272

[startup+0.512904 s]
/proc/loadavg: 2.02 2.01 1.85 5/86 18841
/proc/meminfo: memFree=931832/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=9272 CPUtime=0.49
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 1456 0 0 0 49 0 0 0 22 0 1 0 153749499 9494528 1397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 2318 1397 721 52 0 686 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9272

[startup+1.33406 s]
/proc/loadavg: 2.02 2.01 1.85 3/86 18841
/proc/meminfo: memFree=928952/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=9404 CPUtime=1.32
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 1476 0 0 0 132 0 0 0 25 0 1 0 153749499 9629696 1417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 2351 1417 721 52 0 719 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9404

[startup+2.97837 s]
/proc/loadavg: 2.01 2.01 1.85 3/86 18841
/proc/meminfo: memFree=928824/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=9576 CPUtime=2.95
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 1518 0 0 0 295 0 0 0 25 0 1 0 153749499 9805824 1459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 2394 1459 721 52 0 762 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9576

[startup+6.25798 s]
/proc/loadavg: 2.01 2.01 1.85 3/86 18841
/proc/meminfo: memFree=928312/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=9852 CPUtime=6.22
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 1587 0 0 0 622 0 0 0 25 0 1 0 153749499 10088448 1528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 2463 1528 721 52 0 831 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 9852

[startup+12.7282 s]
/proc/loadavg: 2.01 2.01 1.85 3/86 18841
/proc/meminfo: memFree=927736/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=10316 CPUtime=12.67
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 1718 0 0 0 1267 0 0 0 25 0 1 0 153749499 10563584 1659 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 2579 1659 721 52 0 947 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10316

[startup+25.5456 s]
/proc/loadavg: 2.01 2.01 1.85 3/86 18841
/proc/meminfo: memFree=926392/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=11416 CPUtime=25.43
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 1958 0 0 0 2542 1 0 0 25 0 1 0 153749499 11689984 1899 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 2854 1899 721 52 0 1222 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 11416

[startup+51.1754 s]
/proc/loadavg: 1.72 1.94 1.83 2/81 18850
/proc/meminfo: memFree=1354912/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=11680 CPUtime=51.01
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2047 0 0 0 5100 1 0 0 25 0 1 0 153749499 11960320 1988 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 2920 1988 721 52 0 1288 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 11680

[startup+102.435 s]
/proc/loadavg: 1.53 1.84 1.80 3/86 18879
/proc/meminfo: memFree=1344696/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12024 CPUtime=102.23
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2111 0 0 0 10221 2 0 0 25 0 1 0 153749499 12312576 2052 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3006 2052 721 52 0 1374 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12024

[startup+162.465 s]
/proc/loadavg: 1.84 1.87 1.81 3/86 18879
/proc/meminfo: memFree=1342264/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12024 CPUtime=162.21
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2131 0 0 0 16219 2 0 0 25 0 1 0 153749499 12312576 2072 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3006 2072 721 52 0 1374 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 12024

[startup+222.502 s]
/proc/loadavg: 1.94 1.89 1.82 3/86 18879
/proc/meminfo: memFree=1340088/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12156 CPUtime=222.15
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2144 0 0 0 22213 2 0 0 25 0 1 0 153749499 12447744 2085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3039 2085 721 52 0 1407 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 12156

[startup+282.533 s]
/proc/loadavg: 1.98 1.91 1.83 3/86 18879
/proc/meminfo: memFree=1337976/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12156 CPUtime=282.13
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2155 0 0 0 28211 2 0 0 25 0 1 0 153749499 12447744 2096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3039 2096 721 52 0 1407 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 12156

[startup+342.564 s]
/proc/loadavg: 1.99 1.92 1.83 3/86 18879
/proc/meminfo: memFree=1336056/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12156 CPUtime=342.1
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2164 0 0 0 34208 2 0 0 25 0 1 0 153749499 12447744 2105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3039 2105 721 52 0 1407 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 12156

[startup+402.588 s]
/proc/loadavg: 1.99 1.93 1.84 3/86 18879
/proc/meminfo: memFree=1334200/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12288 CPUtime=402.04
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2172 0 0 0 40201 3 0 0 25 0 1 0 153749499 12582912 2113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3072 2113 721 52 0 1440 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 12288

[startup+462.619 s]
/proc/loadavg: 1.99 1.94 1.85 3/86 18879
/proc/meminfo: memFree=1332536/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12288 CPUtime=462.02
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2179 0 0 0 46199 3 0 0 25 0 1 0 153749499 12582912 2120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3072 2120 721 52 0 1440 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 12288

[startup+522.648 s]
/proc/loadavg: 1.99 1.95 1.85 3/86 18879
/proc/meminfo: memFree=1331512/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12288 CPUtime=521.99
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2185 0 0 0 52196 3 0 0 25 0 1 0 153749499 12582912 2126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3072 2126 721 52 0 1440 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 12288

[startup+582.674 s]
/proc/loadavg: 2.06 1.97 1.86 3/86 18879
/proc/meminfo: memFree=1331384/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12288 CPUtime=581.93
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2190 0 0 0 58190 3 0 0 25 0 1 0 153749499 12582912 2131 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3072 2131 721 52 0 1440 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 12288

[startup+642.698 s]
/proc/loadavg: 2.09 1.99 1.87 3/86 18879
/proc/meminfo: memFree=1331384/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12288 CPUtime=641.9
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2196 0 0 0 64187 3 0 0 25 0 1 0 153749499 12582912 2137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3072 2137 721 52 0 1440 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 12288

[startup+702.716 s]
/proc/loadavg: 2.03 1.99 1.88 3/86 18879
/proc/meminfo: memFree=1331320/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12288 CPUtime=701.87
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2201 0 0 0 70183 4 0 0 25 0 1 0 153749499 12582912 2142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3072 2142 721 52 0 1440 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 12288

[startup+762.74 s]
/proc/loadavg: 2.01 1.99 1.89 3/86 18879
/proc/meminfo: memFree=1331320/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12420 CPUtime=761.8
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2206 0 0 0 76176 4 0 0 25 0 1 0 153749499 12718080 2147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3105 2147 721 52 0 1473 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 12420

[startup+822.765 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 18879
/proc/meminfo: memFree=1331256/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12420 CPUtime=821.78
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2212 0 0 0 82173 5 0 0 25 0 1 0 153749499 12718080 2153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3105 2153 721 52 0 1473 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 12420

[startup+882.794 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 18879
/proc/meminfo: memFree=1331256/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12420 CPUtime=881.75
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2216 0 0 0 88170 5 0 0 25 0 1 0 153749499 12718080 2157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3105 2157 721 52 0 1473 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 12420

[startup+942.822 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 18879
/proc/meminfo: memFree=1331192/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12420 CPUtime=941.7
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2220 0 0 0 94165 5 0 0 25 0 1 0 153749499 12718080 2161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3105 2161 721 52 0 1473 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 12420

[startup+1002.85 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 18879
/proc/meminfo: memFree=1331192/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12420 CPUtime=1001.66
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2224 0 0 0 100161 5 0 0 25 0 1 0 153749499 12718080 2165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3105 2165 721 52 0 1473 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 12420

[startup+1062.87 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 18879
/proc/meminfo: memFree=1331128/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12420 CPUtime=1061.63
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2229 0 0 0 106158 5 0 0 25 0 1 0 153749499 12718080 2170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3105 2170 721 52 0 1473 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 12420

[startup+1122.9 s]
/proc/loadavg: 2.06 2.00 1.91 3/86 18879
/proc/meminfo: memFree=1331064/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12420 CPUtime=1121.58
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2232 0 0 0 112153 5 0 0 25 0 1 0 153749499 12718080 2173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3105 2173 721 52 0 1473 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 12420

[startup+1182.93 s]
/proc/loadavg: 2.07 2.01 1.92 3/86 18879
/proc/meminfo: memFree=1331128/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12420 CPUtime=1181.55
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2236 0 0 0 118150 5 0 0 25 0 1 0 153749499 12718080 2177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3105 2177 721 52 0 1473 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 12420

[startup+1242.96 s]
/proc/loadavg: 2.02 2.01 1.92 3/86 18879
/proc/meminfo: memFree=1331064/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1241.52
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2241 0 0 0 124147 5 0 0 25 0 1 0 153749499 12853248 2182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2182 721 52 0 1506 0
Current children cumulated CPU time (s) 1241.52
Current children cumulated vsize (KiB) 12552

[startup+1302.98 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 18879
/proc/meminfo: memFree=1331000/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1301.47
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2244 0 0 0 130142 5 0 0 25 0 1 0 153749499 12853248 2185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2185 721 52 0 1506 0
Current children cumulated CPU time (s) 1301.47
Current children cumulated vsize (KiB) 12552

[startup+1363 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 18879
/proc/meminfo: memFree=1331000/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1361.42
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2249 0 0 0 136137 5 0 0 25 0 1 0 153749499 12853248 2190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2190 721 52 0 1506 0
Current children cumulated CPU time (s) 1361.42
Current children cumulated vsize (KiB) 12552

[startup+1423.02 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 18879
/proc/meminfo: memFree=1331000/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1421.38
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2252 0 0 0 142133 5 0 0 25 0 1 0 153749499 12853248 2193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2193 721 52 0 1506 0
Current children cumulated CPU time (s) 1421.38
Current children cumulated vsize (KiB) 12552

[startup+1483.04 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 18879
/proc/meminfo: memFree=1330936/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1481.33
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2257 0 0 0 148127 6 0 0 25 0 1 0 153749499 12853248 2198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2198 721 52 0 1506 0
Current children cumulated CPU time (s) 1481.33
Current children cumulated vsize (KiB) 12552

[startup+1543.08 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 18879
/proc/meminfo: memFree=1330872/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1541.29
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2260 0 0 0 154123 6 0 0 25 0 1 0 153749499 12853248 2201 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2201 721 52 0 1506 0
Current children cumulated CPU time (s) 1541.29
Current children cumulated vsize (KiB) 12552

[startup+1603.1 s]
/proc/loadavg: 2.10 2.02 1.93 3/86 18879
/proc/meminfo: memFree=1330872/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1601.26
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2264 0 0 0 160120 6 0 0 25 0 1 0 153749499 12853248 2205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2205 721 52 0 1506 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 12552

[startup+1663.12 s]
/proc/loadavg: 2.03 2.02 1.93 3/86 18879
/proc/meminfo: memFree=1330936/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1661.21
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2267 0 0 0 166114 7 0 0 25 0 1 0 153749499 12853248 2208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2208 721 52 0 1506 0
Current children cumulated CPU time (s) 1661.21
Current children cumulated vsize (KiB) 12552

[startup+1723.14 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 18879
/proc/meminfo: memFree=1330872/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12552 CPUtime=1721.18
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2271 0 0 0 172111 7 0 0 25 0 1 0 153749499 12853248 2212 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668761 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3138 2212 721 52 0 1506 0
Current children cumulated CPU time (s) 1721.18
Current children cumulated vsize (KiB) 12552

[startup+1783.18 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 18879
/proc/meminfo: memFree=1330872/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12684 CPUtime=1781.15
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2276 0 0 0 178108 7 0 0 25 0 1 0 153749499 12988416 2217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3171 2217 721 52 0 1539 0
Current children cumulated CPU time (s) 1781.15
Current children cumulated vsize (KiB) 12684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.06 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 18879
/proc/meminfo: memFree=1330872/2055920 swapFree=4171232/4192956
[pid=18840] ppid=18838 vsize=12684 CPUtime=1800
/proc/18840/stat : 18840 (CSPtoSAT+minisa) R 18838 18840 17999 0 -1 4194304 2277 0 0 0 179993 7 0 0 25 0 1 0 153749499 12988416 2218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18840/statm: 3171 2218 721 52 0 1539 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 12684

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.07
CPU time (s): 1800.01
CPU user time (s): 1799.94
CPU system time (s): 0.074988
CPU usage (%): 99.8858
Max. virtual memory (cumulated for all children) (KiB): 12684

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

runsolver used 2.35164 s user time and 5.59015 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 03:19:09 UTC 2007


IDJOB= 198201
IDBENCH= 3540
FILE ID= node19/198201-1168053548

PBS_JOBID= 3475305

Free space on /tmp= 66308 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-enddr1/enddr1-10-by-5-4.xml
COMMAND LINE= /tmp/evaluation/198201-1168053548/CSPtoSAT+minisat /tmp/evaluation/198201-1168053548/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-198201-1168053548 -o ROOT/results/node19/solver-198201-1168053548 -C 1800 -M 900  /tmp/evaluation/198201-1168053548/CSPtoSAT+minisat /tmp/evaluation/198201-1168053548/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f9d386c959107bd654add9b2b7f22608

RANDOM SEED= 138076787

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.260
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.260
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:        932248 kB
Buffers:         69212 kB
Cached:         490796 kB
SwapCached:      10036 kB
Active:         674156 kB
Inactive:       348156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        932248 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:         475044 kB
Slab:            84848 kB
Committed_AS:  3973844 kB
PageTables:       3616 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= 66310 MiB



End job on node19 on Sat Jan  6 03:49:11 UTC 2007