Trace number 198265

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.04 1816.02

General information on the benchmark

NamejobShop/jobShop-enddr1/
enddr1-10-by-5-8.xml
MD5SUM697e0b5d088a609791abcca09612ba0e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size122
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=17062 #SATclauses=33970 #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/node7/watcher-198265-1168053562 -o ROOT/results/node7/solver-198265-1168053562 -C 1800 -M 900 /tmp/evaluation/198265-1168053562/CSPtoSAT+minisat /tmp/evaluation/198265-1168053562/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.92 1.98 1.83 5/86 12778
/proc/meminfo: memFree=1004568/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=6696 CPUtime=0
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 153751812 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10386296 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 1674 414 374 52 0 30 0

[startup+0.103884 s]
/proc/loadavg: 1.92 1.98 1.83 5/86 12778
/proc/meminfo: memFree=1004568/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=9272 CPUtime=0.09
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 1453 0 0 0 9 0 0 0 18 0 1 0 153751812 9494528 1397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 2318 1397 721 52 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9272

[startup+0.511925 s]
/proc/loadavg: 1.92 1.98 1.83 5/86 12778
/proc/meminfo: memFree=1004568/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=9272 CPUtime=0.5
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 1463 0 0 0 50 0 0 0 22 0 1 0 153751812 9494528 1407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 2318 1407 721 52 0 686 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9272

[startup+1.33301 s]
/proc/loadavg: 1.92 1.98 1.83 3/86 12778
/proc/meminfo: memFree=1001624/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=9404 CPUtime=1.32
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 1487 0 0 0 132 0 0 0 25 0 1 0 153751812 9629696 1431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 2351 1431 721 52 0 719 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9404

[startup+2.97018 s]
/proc/loadavg: 1.92 1.98 1.83 3/86 12778
/proc/meminfo: memFree=1001304/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=9536 CPUtime=2.96
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 1526 0 0 0 296 0 0 0 25 0 1 0 153751812 9764864 1470 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 2384 1470 721 52 0 752 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9536

[startup+6.26253 s]
/proc/loadavg: 1.93 1.98 1.83 3/86 12778
/proc/meminfo: memFree=1000920/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=9932 CPUtime=6.24
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 1596 0 0 0 624 0 0 0 25 0 1 0 153751812 10170368 1540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134625801 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 2483 1540 721 52 0 851 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9932

[startup+12.7222 s]
/proc/loadavg: 1.93 1.98 1.83 3/86 12778
/proc/meminfo: memFree=1000152/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=10340 CPUtime=12.71
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 1729 0 0 0 1270 1 0 0 25 0 1 0 153751812 10588160 1673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 2585 1673 721 52 0 953 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 10340

[startup+25.5486 s]
/proc/loadavg: 1.95 1.98 1.83 3/86 12778
/proc/meminfo: memFree=998488/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=11312 CPUtime=25.52
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 1964 0 0 0 2551 1 0 0 25 0 1 0 153751812 11583488 1908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 2828 1908 721 52 0 1196 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 11312

[startup+51.2012 s]
/proc/loadavg: 1.96 1.98 1.83 2/81 12779
/proc/meminfo: memFree=1457216/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12052 CPUtime=51.14
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2110 0 0 0 5113 1 0 0 25 0 1 0 153751812 12341248 2054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/12777/statm: 3013 2054 721 52 0 1381 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 12052

[startup+102.483 s]
/proc/loadavg: 1.76 1.91 1.81 3/86 12816
/proc/meminfo: memFree=1438296/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12052 CPUtime=102.16
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2141 0 0 0 10213 3 0 0 25 0 1 0 153751812 12341248 2085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3013 2085 721 52 0 1381 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 12052

[startup+162.531 s]
/proc/loadavg: 1.91 1.92 1.82 3/86 12816
/proc/meminfo: memFree=1437272/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12184 CPUtime=161.65
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2156 0 0 0 16162 3 0 0 25 0 1 0 153751812 12476416 2100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3046 2100 721 52 0 1414 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 12184

[startup+222.578 s]
/proc/loadavg: 2.07 1.97 1.84 3/86 12816
/proc/meminfo: memFree=1436440/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12184 CPUtime=221.15
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2167 0 0 0 22111 4 0 0 25 0 1 0 153751812 12476416 2111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687292 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3046 2111 721 52 0 1414 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 12184

[startup+282.614 s]
/proc/loadavg: 2.02 1.97 1.84 3/86 12816
/proc/meminfo: memFree=1435608/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12316 CPUtime=280.64
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2177 0 0 0 28060 4 0 0 25 0 1 0 153751812 12611584 2121 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687253 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3079 2121 721 52 0 1447 0
Current children cumulated CPU time (s) 280.64
Current children cumulated vsize (KiB) 12316

[startup+342.661 s]
/proc/loadavg: 2.01 1.97 1.85 3/86 12816
/proc/meminfo: memFree=1434904/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12316 CPUtime=340.14
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2184 0 0 0 34009 5 0 0 25 0 1 0 153751812 12611584 2128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3079 2128 721 52 0 1447 0
Current children cumulated CPU time (s) 340.14
Current children cumulated vsize (KiB) 12316

[startup+402.692 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 12816
/proc/meminfo: memFree=1434328/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12316 CPUtime=399.62
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2192 0 0 0 39957 5 0 0 25 0 1 0 153751812 12611584 2136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3079 2136 721 52 0 1447 0
Current children cumulated CPU time (s) 399.62
Current children cumulated vsize (KiB) 12316

[startup+462.727 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 12816
/proc/meminfo: memFree=1433496/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12316 CPUtime=459.11
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2198 0 0 0 45905 6 0 0 25 0 1 0 153751812 12611584 2142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3079 2142 721 52 0 1447 0
Current children cumulated CPU time (s) 459.11
Current children cumulated vsize (KiB) 12316

[startup+522.759 s]
/proc/loadavg: 2.00 1.97 1.87 3/86 12816
/proc/meminfo: memFree=1432920/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12316 CPUtime=518.59
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2205 0 0 0 51853 6 0 0 25 0 1 0 153751812 12611584 2149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3079 2149 721 52 0 1447 0
Current children cumulated CPU time (s) 518.59
Current children cumulated vsize (KiB) 12316

[startup+582.798 s]
/proc/loadavg: 2.00 1.97 1.87 3/86 12816
/proc/meminfo: memFree=1432280/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12316 CPUtime=578.08
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2211 0 0 0 57802 6 0 0 25 0 1 0 153751812 12611584 2155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3079 2155 721 52 0 1447 0
Current children cumulated CPU time (s) 578.08
Current children cumulated vsize (KiB) 12316

[startup+642.841 s]
/proc/loadavg: 2.00 1.97 1.88 3/86 12816
/proc/meminfo: memFree=1431704/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12448 CPUtime=637.58
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2215 0 0 0 63751 7 0 0 25 0 1 0 153751812 12746752 2159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3112 2159 721 52 0 1480 0
Current children cumulated CPU time (s) 637.58
Current children cumulated vsize (KiB) 12448

[startup+702.883 s]
/proc/loadavg: 2.00 1.97 1.89 3/86 12816
/proc/meminfo: memFree=1431192/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12448 CPUtime=697.06
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2221 0 0 0 69699 7 0 0 25 0 1 0 153751812 12746752 2165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3112 2165 721 52 0 1480 0
Current children cumulated CPU time (s) 697.06
Current children cumulated vsize (KiB) 12448

[startup+762.92 s]
/proc/loadavg: 2.00 1.97 1.89 3/86 12816
/proc/meminfo: memFree=1430680/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12448 CPUtime=756.56
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2226 0 0 0 75648 8 0 0 25 0 1 0 153751812 12746752 2170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3112 2170 721 52 0 1480 0
Current children cumulated CPU time (s) 756.56
Current children cumulated vsize (KiB) 12448

[startup+822.96 s]
/proc/loadavg: 2.00 1.97 1.90 3/86 12816
/proc/meminfo: memFree=1430232/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12448 CPUtime=816.05
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2230 0 0 0 81597 8 0 0 25 0 1 0 153751812 12746752 2174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3112 2174 721 52 0 1480 0
Current children cumulated CPU time (s) 816.05
Current children cumulated vsize (KiB) 12448

[startup+882.996 s]
/proc/loadavg: 2.00 1.97 1.90 3/86 12816
/proc/meminfo: memFree=1429656/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12448 CPUtime=875.54
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2233 0 0 0 87545 9 0 0 25 0 1 0 153751812 12746752 2177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3112 2177 721 52 0 1480 0
Current children cumulated CPU time (s) 875.54
Current children cumulated vsize (KiB) 12448

[startup+943.039 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 12816
/proc/meminfo: memFree=1429144/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12448 CPUtime=935.03
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2238 0 0 0 93494 9 0 0 25 0 1 0 153751812 12746752 2182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3112 2182 721 52 0 1480 0
Current children cumulated CPU time (s) 935.03
Current children cumulated vsize (KiB) 12448

[startup+1003.07 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 12816
/proc/meminfo: memFree=1428440/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12448 CPUtime=994.52
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2242 0 0 0 99443 9 0 0 25 0 1 0 153751812 12746752 2186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3112 2186 721 52 0 1480 0
Current children cumulated CPU time (s) 994.52
Current children cumulated vsize (KiB) 12448

[startup+1063.1 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 12816
/proc/meminfo: memFree=1427864/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12448 CPUtime=1053.99
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2246 0 0 0 105390 9 0 0 25 0 1 0 153751812 12746752 2190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3112 2190 721 52 0 1480 0
Current children cumulated CPU time (s) 1053.99
Current children cumulated vsize (KiB) 12448

[startup+1123.13 s]
/proc/loadavg: 2.04 1.99 1.91 3/86 12816
/proc/meminfo: memFree=1427288/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1113.48
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2250 0 0 0 111338 10 0 0 25 0 1 0 153751812 12881920 2194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2194 721 52 0 1513 0
Current children cumulated CPU time (s) 1113.48
Current children cumulated vsize (KiB) 12580

[startup+1183.17 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 12816
/proc/meminfo: memFree=1426584/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1172.96
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2254 0 0 0 117286 10 0 0 25 0 1 0 153751812 12881920 2198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687281 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2198 721 52 0 1513 0
Current children cumulated CPU time (s) 1172.96
Current children cumulated vsize (KiB) 12580

[startup+1243.2 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 12816
/proc/meminfo: memFree=1426008/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1232.45
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2257 0 0 0 123235 10 0 0 25 0 1 0 153751812 12881920 2201 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2201 721 52 0 1513 0
Current children cumulated CPU time (s) 1232.45
Current children cumulated vsize (KiB) 12580

[startup+1303.24 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 12816
/proc/meminfo: memFree=1425368/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1291.94
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2260 0 0 0 129184 10 0 0 25 0 1 0 153751812 12881920 2204 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2204 721 52 0 1513 0
Current children cumulated CPU time (s) 1291.94
Current children cumulated vsize (KiB) 12580

[startup+1363.28 s]
/proc/loadavg: 2.05 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1424664/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1351.43
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2263 0 0 0 135132 11 0 0 25 0 1 0 153751812 12881920 2207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2207 721 52 0 1513 0
Current children cumulated CPU time (s) 1351.43
Current children cumulated vsize (KiB) 12580

[startup+1423.32 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1424088/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1410.92
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2267 0 0 0 141081 11 0 0 25 0 1 0 153751812 12881920 2211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2211 721 52 0 1513 0
Current children cumulated CPU time (s) 1410.92
Current children cumulated vsize (KiB) 12580

[startup+1483.37 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1423512/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1470.43
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2271 0 0 0 147031 12 0 0 25 0 1 0 153751812 12881920 2215 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2215 721 52 0 1513 0
Current children cumulated CPU time (s) 1470.43
Current children cumulated vsize (KiB) 12580

[startup+1543.41 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1423128/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1529.92
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2274 0 0 0 152980 12 0 0 25 0 1 0 153751812 12881920 2218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2218 721 52 0 1513 0
Current children cumulated CPU time (s) 1529.92
Current children cumulated vsize (KiB) 12580

[startup+1603.44 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1422680/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1589.41
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2278 0 0 0 158928 13 0 0 25 0 1 0 153751812 12881920 2222 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2222 721 52 0 1513 0
Current children cumulated CPU time (s) 1589.41
Current children cumulated vsize (KiB) 12580

[startup+1663.49 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1422232/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12580 CPUtime=1648.9
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2281 0 0 0 164877 13 0 0 25 0 1 0 153751812 12881920 2225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3145 2225 721 52 0 1513 0
Current children cumulated CPU time (s) 1648.9
Current children cumulated vsize (KiB) 12580

[startup+1723.53 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1421656/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12712 CPUtime=1708.39
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2285 0 0 0 170826 13 0 0 25 0 1 0 153751812 13017088 2229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3178 2229 721 52 0 1546 0
Current children cumulated CPU time (s) 1708.39
Current children cumulated vsize (KiB) 12712

[startup+1783.58 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1421208/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12712 CPUtime=1767.89
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2288 0 0 0 176776 13 0 0 25 0 1 0 153751812 13017088 2232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3178 2232 721 52 0 1546 0
Current children cumulated CPU time (s) 1767.89
Current children cumulated vsize (KiB) 12712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.01 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 12816
/proc/meminfo: memFree=1420952/2055920 swapFree=4192812/4192956
[pid=12777] ppid=12775 vsize=12712 CPUtime=1800.03
/proc/12777/stat : 12777 (CSPtoSAT+minisa) R 12775 12777 11936 0 -1 4194304 2290 0 0 0 179989 14 0 0 25 0 1 0 153751812 13017088 2234 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/12777/statm: 3178 2234 721 52 0 1546 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 12712

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.02
CPU time (s): 1800.04
CPU user time (s): 1799.9
CPU system time (s): 0.142978
CPU usage (%): 99.12
Max. virtual memory (cumulated for all children) (KiB): 12712

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

runsolver used 2.13567 s user time and 5.8881 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 03:19:24 UTC 2007


IDJOB= 198265
IDBENCH= 3544
FILE ID= node7/198265-1168053562

PBS_JOBID= 3475309

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  697e0b5d088a609791abcca09612ba0e

RANDOM SEED= 951417693

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:       1004984 kB
Buffers:         77560 kB
Cached:         352608 kB
SwapCached:          0 kB
Active:         755984 kB
Inactive:       191600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1004984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:         538916 kB
Slab:            86864 kB
Committed_AS:  4687408 kB
PageTables:       3636 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= 66547 MiB



End job on node7 on Sat Jan  6 03:49:40 UTC 2007