Trace number 198169

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.02 1816.6

General information on the benchmark

NamejobShop/
jobShop-enddr1/enddr1-10-by-5-10.xml
MD5SUM1c26d0544d4e87cf9c6cc91db89c9c97
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.037993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size125
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=17182 #SATclauses=34210 #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/node17/watcher-198169-1168053543 -o ROOT/results/node17/solver-198169-1168053543 -C 1800 -M 900 /tmp/evaluation/198169-1168053543/CSPtoSAT+minisat /tmp/evaluation/198169-1168053543/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 2/86 7803
/proc/meminfo: memFree=1472816/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=496 CPUtime=0
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153749125 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 124 36 29 52 0 19 0

[startup+0.103604 s]
/proc/loadavg: 1.92 1.98 1.83 2/86 7803
/proc/meminfo: memFree=1472816/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=9272 CPUtime=0.08
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 1450 0 0 0 8 0 0 0 18 0 1 0 153749125 9494528 1394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665781 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 2318 1394 721 52 0 686 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9272

[startup+0.511645 s]
/proc/loadavg: 1.92 1.98 1.83 2/86 7803
/proc/meminfo: memFree=1472816/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=9272 CPUtime=0.49
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 1465 0 0 0 49 0 0 0 22 0 1 0 153749125 9494528 1409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600158 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 2318 1409 721 52 0 686 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9272

[startup+1.33273 s]
/proc/loadavg: 1.92 1.98 1.83 3/86 7803
/proc/meminfo: memFree=1469872/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=9404 CPUtime=1.3
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 1491 0 0 0 130 0 0 0 25 0 1 0 153749125 9629696 1435 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562863 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 2351 1435 721 52 0 719 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9404

[startup+2.9699 s]
/proc/loadavg: 1.92 1.98 1.83 3/86 7803
/proc/meminfo: memFree=1469808/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=9544 CPUtime=2.93
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 1517 0 0 0 293 0 0 0 25 0 1 0 153749125 9773056 1461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 2386 1461 721 52 0 754 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9544

[startup+6.26224 s]
/proc/loadavg: 1.93 1.98 1.83 3/86 7803
/proc/meminfo: memFree=1469424/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=9808 CPUtime=6.19
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 1576 0 0 0 619 0 0 0 25 0 1 0 153749125 10043392 1520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 2452 1520 721 52 0 820 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9808

[startup+12.7269 s]
/proc/loadavg: 1.93 1.98 1.83 3/86 7803
/proc/meminfo: memFree=1468976/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=10224 CPUtime=12.59
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 1685 0 0 0 1259 0 0 0 25 0 1 0 153749125 10469376 1629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 2556 1629 721 52 0 924 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10224

[startup+25.5482 s]
/proc/loadavg: 1.95 1.98 1.83 3/86 7803
/proc/meminfo: memFree=1468016/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=11196 CPUtime=25.3
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 1915 0 0 0 2530 0 0 0 25 0 1 0 153749125 11464704 1859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 2799 1859 721 52 0 1167 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11196

[startup+51.2059 s]
/proc/loadavg: 1.96 1.98 1.83 3/86 7803
/proc/meminfo: memFree=1466736/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=11936 CPUtime=50.73
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2110 0 0 0 5072 1 0 0 25 0 1 0 153749125 12222464 2054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 2984 2054 721 52 0 1352 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 11936

[startup+102.412 s]
/proc/loadavg: 2.03 2.00 1.84 3/86 7803
/proc/meminfo: memFree=1465904/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12200 CPUtime=101.46
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2148 0 0 0 10145 1 0 0 25 0 1 0 153749125 12492800 2092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3050 2092 721 52 0 1418 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 12200

[startup+162.447 s]
/proc/loadavg: 2.01 2.00 1.85 3/86 7803
/proc/meminfo: memFree=1465072/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12200 CPUtime=160.96
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2166 0 0 0 16094 2 0 0 25 0 1 0 153749125 12492800 2110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3050 2110 721 52 0 1418 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 12200

[startup+222.487 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 7803
/proc/meminfo: memFree=1464112/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12200 CPUtime=220.44
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2179 0 0 0 22042 2 0 0 25 0 1 0 153749125 12492800 2123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3050 2123 721 52 0 1418 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 12200

[startup+282.522 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 7803
/proc/meminfo: memFree=1463280/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12332 CPUtime=279.93
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2188 0 0 0 27991 2 0 0 25 0 1 0 153749125 12627968 2132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3083 2132 721 52 0 1451 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 12332

[startup+342.56 s]
/proc/loadavg: 2.07 2.02 1.87 3/86 7803
/proc/meminfo: memFree=1462448/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12332 CPUtime=339.43
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2197 0 0 0 33940 3 0 0 25 0 1 0 153749125 12627968 2141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3083 2141 721 52 0 1451 0
Current children cumulated CPU time (s) 339.43
Current children cumulated vsize (KiB) 12332

[startup+402.595 s]
/proc/loadavg: 2.02 2.01 1.88 3/86 7803
/proc/meminfo: memFree=1461680/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12332 CPUtime=398.91
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2203 0 0 0 39888 3 0 0 25 0 1 0 153749125 12627968 2147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3083 2147 721 52 0 1451 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 12332

[startup+462.634 s]
/proc/loadavg: 2.01 2.00 1.89 3/86 7803
/proc/meminfo: memFree=1460784/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12332 CPUtime=458.4
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2210 0 0 0 45837 3 0 0 25 0 1 0 153749125 12627968 2154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3083 2154 721 52 0 1451 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 12332

[startup+522.669 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 7803
/proc/meminfo: memFree=1459952/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12332 CPUtime=517.89
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2216 0 0 0 51786 3 0 0 25 0 1 0 153749125 12627968 2160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3083 2160 721 52 0 1451 0
Current children cumulated CPU time (s) 517.89
Current children cumulated vsize (KiB) 12332

[startup+582.708 s]
/proc/loadavg: 2.00 2.00 1.90 3/86 7803
/proc/meminfo: memFree=1459120/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12464 CPUtime=577.39
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2221 0 0 0 57735 4 0 0 25 0 1 0 153749125 12763136 2165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3116 2165 721 52 0 1484 0
Current children cumulated CPU time (s) 577.39
Current children cumulated vsize (KiB) 12464

[startup+642.737 s]
/proc/loadavg: 2.03 2.01 1.91 3/86 7803
/proc/meminfo: memFree=1458352/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12464 CPUtime=636.87
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2226 0 0 0 63683 4 0 0 25 0 1 0 153749125 12763136 2170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3116 2170 721 52 0 1484 0
Current children cumulated CPU time (s) 636.87
Current children cumulated vsize (KiB) 12464

[startup+702.771 s]
/proc/loadavg: 2.01 2.01 1.91 3/86 7803
/proc/meminfo: memFree=1457584/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12464 CPUtime=696.35
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2231 0 0 0 69631 4 0 0 25 0 1 0 153749125 12763136 2175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3116 2175 721 52 0 1484 0
Current children cumulated CPU time (s) 696.35
Current children cumulated vsize (KiB) 12464

[startup+762.802 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 7803
/proc/meminfo: memFree=1456752/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12464 CPUtime=755.83
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2235 0 0 0 75579 4 0 0 25 0 1 0 153749125 12763136 2179 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3116 2179 721 52 0 1484 0
Current children cumulated CPU time (s) 755.83
Current children cumulated vsize (KiB) 12464

[startup+822.834 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 7803
/proc/meminfo: memFree=1455984/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12464 CPUtime=815.32
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2239 0 0 0 81527 5 0 0 25 0 1 0 153749125 12763136 2183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3116 2183 721 52 0 1484 0
Current children cumulated CPU time (s) 815.32
Current children cumulated vsize (KiB) 12464

[startup+882.873 s]
/proc/loadavg: 2.06 2.02 1.91 3/86 7803
/proc/meminfo: memFree=1455152/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12464 CPUtime=874.81
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2244 0 0 0 87476 5 0 0 25 0 1 0 153749125 12763136 2188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3116 2188 721 52 0 1484 0
Current children cumulated CPU time (s) 874.81
Current children cumulated vsize (KiB) 12464

[startup+942.906 s]
/proc/loadavg: 2.06 2.03 1.92 3/86 7803
/proc/meminfo: memFree=1454384/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12464 CPUtime=934.3
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2248 0 0 0 93425 5 0 0 25 0 1 0 153749125 12763136 2192 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3116 2192 721 52 0 1484 0
Current children cumulated CPU time (s) 934.3
Current children cumulated vsize (KiB) 12464

[startup+1002.94 s]
/proc/loadavg: 2.02 2.02 1.92 3/86 7803
/proc/meminfo: memFree=1453616/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12464 CPUtime=993.78
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2252 0 0 0 99373 5 0 0 25 0 1 0 153749125 12763136 2196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3116 2196 721 52 0 1484 0
Current children cumulated CPU time (s) 993.78
Current children cumulated vsize (KiB) 12464

[startup+1062.97 s]
/proc/loadavg: 2.01 2.01 1.92 3/86 7803
/proc/meminfo: memFree=1452848/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1053.27
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2255 0 0 0 105321 6 0 0 25 0 1 0 153749125 12898304 2199 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2199 721 52 0 1517 0
Current children cumulated CPU time (s) 1053.27
Current children cumulated vsize (KiB) 12596

[startup+1123 s]
/proc/loadavg: 2.00 2.01 1.92 3/86 7803
/proc/meminfo: memFree=1452144/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1112.75
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2260 0 0 0 111269 6 0 0 25 0 1 0 153749125 12898304 2204 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2204 721 52 0 1517 0
Current children cumulated CPU time (s) 1112.75
Current children cumulated vsize (KiB) 12596

[startup+1183.03 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1451312/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1172.24
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2263 0 0 0 117218 6 0 0 25 0 1 0 153749125 12898304 2207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2207 721 52 0 1517 0
Current children cumulated CPU time (s) 1172.24
Current children cumulated vsize (KiB) 12596

[startup+1243.08 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1450544/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1231.73
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2266 0 0 0 123166 7 0 0 25 0 1 0 153749125 12898304 2210 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668941 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2210 721 52 0 1517 0
Current children cumulated CPU time (s) 1231.73
Current children cumulated vsize (KiB) 12596

[startup+1303.11 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1449776/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1291.22
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2270 0 0 0 129115 7 0 0 25 0 1 0 153749125 12898304 2214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2214 721 52 0 1517 0
Current children cumulated CPU time (s) 1291.22
Current children cumulated vsize (KiB) 12596

[startup+1363.15 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1449008/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1350.71
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2274 0 0 0 135064 7 0 0 25 0 1 0 153749125 12898304 2218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2218 721 52 0 1517 0
Current children cumulated CPU time (s) 1350.71
Current children cumulated vsize (KiB) 12596

[startup+1423.18 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1448240/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1410.2
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2277 0 0 0 141012 8 0 0 25 0 1 0 153749125 12898304 2221 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2221 721 52 0 1517 0
Current children cumulated CPU time (s) 1410.2
Current children cumulated vsize (KiB) 12596

[startup+1483.22 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7841
/proc/meminfo: memFree=1202352/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1469.69
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2280 0 0 0 146959 10 0 0 25 0 1 0 153749125 12898304 2224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2224 721 52 0 1517 0
Current children cumulated CPU time (s) 1469.69
Current children cumulated vsize (KiB) 12596

[startup+1543.25 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7841
/proc/meminfo: memFree=1189232/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1529.16
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2284 0 0 0 152906 10 0 0 25 0 1 0 153749125 12898304 2228 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2228 721 52 0 1517 0
Current children cumulated CPU time (s) 1529.16
Current children cumulated vsize (KiB) 12596

[startup+1603.27 s]
/proc/loadavg: 2.06 2.01 1.93 3/86 7841
/proc/meminfo: memFree=1181040/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12596 CPUtime=1588.64
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2287 0 0 0 158853 11 0 0 25 0 1 0 153749125 12898304 2231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3149 2231 721 52 0 1517 0
Current children cumulated CPU time (s) 1588.64
Current children cumulated vsize (KiB) 12596

[startup+1663.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 7841
/proc/meminfo: memFree=1171312/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12728 CPUtime=1648.11
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2291 0 0 0 164800 11 0 0 25 0 1 0 153749125 13033472 2235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3182 2235 721 52 0 1550 0
Current children cumulated CPU time (s) 1648.11
Current children cumulated vsize (KiB) 12728

[startup+1723.32 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 7841
/proc/meminfo: memFree=1164528/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12728 CPUtime=1707.59
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2294 0 0 0 170748 11 0 0 25 0 1 0 153749125 13033472 2238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3182 2238 721 52 0 1550 0
Current children cumulated CPU time (s) 1707.59
Current children cumulated vsize (KiB) 12728

[startup+1783.35 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 7841
/proc/meminfo: memFree=1159024/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12728 CPUtime=1767.07
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2297 0 0 0 176695 12 0 0 25 0 1 0 153749125 13033472 2241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3182 2241 721 52 0 1550 0
Current children cumulated CPU time (s) 1767.07
Current children cumulated vsize (KiB) 12728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.59 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 7841
/proc/meminfo: memFree=1156656/2055920 swapFree=4192812/4192956
[pid=7802] ppid=7800 vsize=12728 CPUtime=1800.01
/proc/7802/stat : 7802 (CSPtoSAT+minisa) R 7800 7802 6995 0 -1 4194304 2299 0 0 0 179989 12 0 0 25 0 1 0 153749125 13033472 2243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/7802/statm: 3182 2243 721 52 0 1550 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 12728

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.6
CPU time (s): 1800.02
CPU user time (s): 1799.89
CPU system time (s): 0.12798
CPU usage (%): 99.0874
Max. virtual memory (cumulated for all children) (KiB): 12728

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

runsolver used 2.11268 s user time and 5.9421 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 03:19:03 UTC 2007


IDJOB= 198169
IDBENCH= 3538
FILE ID= node17/198169-1168053543

PBS_JOBID= 3475306

Free space on /tmp= 66318 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1c26d0544d4e87cf9c6cc91db89c9c97

RANDOM SEED= 68959863

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.236
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.236
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:       1473232 kB
Buffers:         59744 kB
Cached:         320648 kB
SwapCached:          0 kB
Active:         322328 kB
Inactive:       167300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:         131656 kB
Slab:            77860 kB
Committed_AS:  3752592 kB
PageTables:       2324 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= 66316 MiB



End job on node17 on Sat Jan  6 03:49:20 UTC 2007