Trace number 218784

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 1808.85

General information on the benchmark

NamejobShop/jobShop-ewddr2/
ewddr2-10-by-5-2.xml
MD5SUM73130d269177845cbb8ba266629965f4
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.036993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size151
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.22	c This is CSPtoSAT+minisat version 0.3
0.22	c (c) 2006 roussel@cril.univ-artois.fr
0.22	
0.22	c This solver internally uses a modified version of MiniSat2 version 061112
0.22	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.22	
0.22	c parsing...
0.22	c ...done
0.22	c #SATvar=19492 #SATclauses=38830 #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/node72/watcher-218784-1168066259 -o ROOT/results/node72/solver-218784-1168066259 -C 1800 -M 900 /tmp/evaluation/218784-1168066259/CSPtoSAT+minisat /tmp/evaluation/218784-1168066259/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: 0.94 0.99 1.03 5/86 31038
/proc/meminfo: memFree=1518432/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=18540 CPUtime=0
/proc/31037/stat : 31037 (runsolver) R 31035 31037 30925 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 155034702 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 234517753127 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31037/statm: 4635 279 244 17 0 2626 0

[startup+0.104228 s]
/proc/loadavg: 0.94 0.99 1.03 5/86 31038
/proc/meminfo: memFree=1518432/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=9628 CPUtime=0.08
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 1539 0 0 0 8 0 0 0 18 0 1 0 155034702 9859072 1477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 2407 1477 721 52 0 775 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9628

[startup+0.512264 s]
/proc/loadavg: 0.94 0.99 1.03 5/86 31038
/proc/meminfo: memFree=1518432/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=9760 CPUtime=0.45
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 1556 0 0 0 45 0 0 0 21 0 1 0 155034702 9994240 1494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 2440 1494 721 52 0 808 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9760

[startup+1.33334 s]
/proc/loadavg: 0.94 0.99 1.03 3/86 31038
/proc/meminfo: memFree=1514464/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=9760 CPUtime=1.1
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 1579 0 0 0 110 0 0 0 25 0 1 0 155034702 9994240 1517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 2440 1517 721 52 0 808 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9760

[startup+2.97049 s]
/proc/loadavg: 1.02 1.01 1.04 3/86 31038
/proc/meminfo: memFree=1513760/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=9892 CPUtime=2.73
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 1611 0 0 0 273 0 0 0 25 0 1 0 155034702 10129408 1549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 2473 1549 721 52 0 841 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 9892

[startup+6.2588 s]
/proc/loadavg: 1.02 1.01 1.04 3/86 31038
/proc/meminfo: memFree=1511840/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=10156 CPUtime=5.99
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 1675 0 0 0 599 0 0 0 25 0 1 0 155034702 10399744 1613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 2539 1613 721 52 0 907 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 10156

[startup+12.7134 s]
/proc/loadavg: 1.17 1.04 1.05 3/86 31038
/proc/meminfo: memFree=1508192/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=10728 CPUtime=12.39
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 1797 0 0 0 1239 0 0 0 25 0 1 0 155034702 10985472 1735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 2682 1735 721 52 0 1050 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 10728

[startup+25.5365 s]
/proc/loadavg: 1.30 1.07 1.06 3/86 31038
/proc/meminfo: memFree=1502304/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=11564 CPUtime=25.1
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2018 0 0 0 2510 0 0 0 25 0 1 0 155034702 11841536 1956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 2891 1956 721 52 0 1259 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 11564

[startup+51.1779 s]
/proc/loadavg: 1.54 1.15 1.08 3/86 31038
/proc/meminfo: memFree=1490976/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=12700 CPUtime=50.54
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2299 0 0 0 5053 1 0 0 25 0 1 0 155034702 13004800 2237 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3175 2237 721 52 0 1543 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 12700

[startup+102.454 s]
/proc/loadavg: 1.81 1.28 1.13 3/86 31186
/proc/meminfo: memFree=1495296/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=12832 CPUtime=101.59
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2330 0 0 0 10155 4 0 0 25 0 1 0 155034702 13139968 2268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3208 2268 721 52 0 1576 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 12832

[startup+162.56 s]
/proc/loadavg: 1.93 1.41 1.19 3/86 31186
/proc/meminfo: memFree=1483776/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=12964 CPUtime=161.41
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2349 0 0 0 16137 4 0 0 25 0 1 0 155034702 13275136 2287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3241 2287 721 52 0 1609 0
Current children cumulated CPU time (s) 161.41
Current children cumulated vsize (KiB) 12964

[startup+222.658 s]
/proc/loadavg: 1.97 1.52 1.23 3/86 31186
/proc/meminfo: memFree=1473664/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=12964 CPUtime=221.25
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2361 0 0 0 22120 5 0 0 25 0 1 0 155034702 13275136 2299 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3241 2299 721 52 0 1609 0
Current children cumulated CPU time (s) 221.25
Current children cumulated vsize (KiB) 12964

[startup+282.759 s]
/proc/loadavg: 1.99 1.60 1.28 3/86 31186
/proc/meminfo: memFree=1463872/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=12964 CPUtime=281.08
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2371 0 0 0 28103 5 0 0 25 0 1 0 155034702 13275136 2309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3241 2309 721 52 0 1609 0
Current children cumulated CPU time (s) 281.08
Current children cumulated vsize (KiB) 12964

[startup+342.859 s]
/proc/loadavg: 2.05 1.69 1.33 3/86 31186
/proc/meminfo: memFree=1454208/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13096 CPUtime=340.9
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2381 0 0 0 34085 5 0 0 25 0 1 0 155034702 13410304 2319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3274 2319 721 52 0 1642 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 13096

[startup+402.961 s]
/proc/loadavg: 2.07 1.76 1.37 3/86 31186
/proc/meminfo: memFree=1444800/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13096 CPUtime=400.73
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2388 0 0 0 40068 5 0 0 25 0 1 0 155034702 13410304 2326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3274 2326 721 52 0 1642 0
Current children cumulated CPU time (s) 400.73
Current children cumulated vsize (KiB) 13096

[startup+463.059 s]
/proc/loadavg: 2.02 1.80 1.41 3/86 31186
/proc/meminfo: memFree=1436160/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13096 CPUtime=460.56
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2394 0 0 0 46051 5 0 0 25 0 1 0 155034702 13410304 2332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3274 2332 721 52 0 1642 0
Current children cumulated CPU time (s) 460.56
Current children cumulated vsize (KiB) 13096

[startup+523.155 s]
/proc/loadavg: 2.01 1.83 1.44 3/86 31186
/proc/meminfo: memFree=1427136/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13096 CPUtime=520.38
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2401 0 0 0 52032 6 0 0 25 0 1 0 155034702 13410304 2339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3274 2339 721 52 0 1642 0
Current children cumulated CPU time (s) 520.38
Current children cumulated vsize (KiB) 13096

[startup+583.251 s]
/proc/loadavg: 2.06 1.88 1.48 3/86 31186
/proc/meminfo: memFree=1418176/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13096 CPUtime=580.21
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2407 0 0 0 58015 6 0 0 25 0 1 0 155034702 13410304 2345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3274 2345 721 52 0 1642 0
Current children cumulated CPU time (s) 580.21
Current children cumulated vsize (KiB) 13096

[startup+643.27 s]
/proc/loadavg: 2.18 1.94 1.52 3/92 31324
/proc/meminfo: memFree=1407944/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13096 CPUtime=639.85
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2412 0 0 0 63968 17 0 0 25 0 1 0 155034702 13410304 2350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3274 2350 721 52 0 1642 0
Current children cumulated CPU time (s) 639.85
Current children cumulated vsize (KiB) 13096

[startup+703.283 s]
/proc/loadavg: 2.11 1.96 1.56 3/86 31388
/proc/meminfo: memFree=1400120/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13228 CPUtime=699.5
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2417 0 0 0 69923 27 0 0 25 0 1 0 155034702 13545472 2355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3307 2355 721 52 0 1675 0
Current children cumulated CPU time (s) 699.5
Current children cumulated vsize (KiB) 13228

[startup+763.38 s]
/proc/loadavg: 2.04 1.97 1.58 3/86 31388
/proc/meminfo: memFree=1391296/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13228 CPUtime=759.33
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2422 0 0 0 75906 27 0 0 25 0 1 0 155034702 13545472 2360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3307 2360 721 52 0 1675 0
Current children cumulated CPU time (s) 759.33
Current children cumulated vsize (KiB) 13228

[startup+823.427 s]
/proc/loadavg: 2.01 1.97 1.60 3/86 31388
/proc/meminfo: memFree=1382784/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13228 CPUtime=819.12
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2426 0 0 0 81884 28 0 0 25 0 1 0 155034702 13545472 2364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3307 2364 721 52 0 1675 0
Current children cumulated CPU time (s) 819.12
Current children cumulated vsize (KiB) 13228

[startup+883.53 s]
/proc/loadavg: 2.00 1.97 1.63 3/86 31388
/proc/meminfo: memFree=1374592/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13228 CPUtime=878.92
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2431 0 0 0 87864 28 0 0 25 0 1 0 155034702 13545472 2369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3307 2369 721 52 0 1675 0
Current children cumulated CPU time (s) 878.92
Current children cumulated vsize (KiB) 13228

[startup+943.629 s]
/proc/loadavg: 2.00 1.97 1.65 3/86 31388
/proc/meminfo: memFree=1367104/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13228 CPUtime=938.75
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2435 0 0 0 93847 28 0 0 25 0 1 0 155034702 13545472 2373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3307 2373 721 52 0 1675 0
Current children cumulated CPU time (s) 938.75
Current children cumulated vsize (KiB) 13228

[startup+1003.73 s]
/proc/loadavg: 2.00 1.97 1.66 3/86 31388
/proc/meminfo: memFree=1359040/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13228 CPUtime=998.59
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2439 0 0 0 99830 29 0 0 25 0 1 0 155034702 13545472 2377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3307 2377 721 52 0 1675 0
Current children cumulated CPU time (s) 998.59
Current children cumulated vsize (KiB) 13228

[startup+1063.82 s]
/proc/loadavg: 2.00 1.97 1.68 3/86 31388
/proc/meminfo: memFree=1351360/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13228 CPUtime=1058.4
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2444 0 0 0 105811 29 0 0 25 0 1 0 155034702 13545472 2382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3307 2382 721 52 0 1675 0
Current children cumulated CPU time (s) 1058.4
Current children cumulated vsize (KiB) 13228

[startup+1123.93 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 31388
/proc/meminfo: memFree=1344320/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13228 CPUtime=1118.23
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2448 0 0 0 111794 29 0 0 25 0 1 0 155034702 13545472 2386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3307 2386 721 52 0 1675 0
Current children cumulated CPU time (s) 1118.23
Current children cumulated vsize (KiB) 13228

[startup+1183.93 s]
/proc/loadavg: 2.11 2.00 1.73 3/86 31388
/proc/meminfo: memFree=1336960/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13360 CPUtime=1177.97
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2452 0 0 0 117768 29 0 0 25 0 1 0 155034702 13680640 2390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3340 2390 721 52 0 1708 0
Current children cumulated CPU time (s) 1177.97
Current children cumulated vsize (KiB) 13360

[startup+1244.02 s]
/proc/loadavg: 2.04 2.00 1.74 3/86 31388
/proc/meminfo: memFree=1329408/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13360 CPUtime=1237.77
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2455 0 0 0 123748 29 0 0 25 0 1 0 155034702 13680640 2393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3340 2393 721 52 0 1708 0
Current children cumulated CPU time (s) 1237.77
Current children cumulated vsize (KiB) 13360

[startup+1304.12 s]
/proc/loadavg: 2.01 2.00 1.75 3/86 31388
/proc/meminfo: memFree=1325760/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13360 CPUtime=1297.6
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2461 0 0 0 129731 29 0 0 25 0 1 0 155034702 13680640 2399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3340 2399 721 52 0 1708 0
Current children cumulated CPU time (s) 1297.6
Current children cumulated vsize (KiB) 13360

[startup+1364.12 s]
/proc/loadavg: 2.00 2.00 1.76 3/86 31388
/proc/meminfo: memFree=1320128/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13360 CPUtime=1357.35
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2466 0 0 0 135705 30 0 0 25 0 1 0 155034702 13680640 2404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3340 2404 721 52 0 1708 0
Current children cumulated CPU time (s) 1357.35
Current children cumulated vsize (KiB) 13360

[startup+1424.22 s]
/proc/loadavg: 2.00 2.00 1.77 3/86 31388
/proc/meminfo: memFree=1313216/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13360 CPUtime=1417.16
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2471 0 0 0 141686 30 0 0 25 0 1 0 155034702 13680640 2409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3340 2409 721 52 0 1708 0
Current children cumulated CPU time (s) 1417.16
Current children cumulated vsize (KiB) 13360

[startup+1484.32 s]
/proc/loadavg: 2.00 2.00 1.79 3/86 31388
/proc/meminfo: memFree=1306112/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13360 CPUtime=1476.98
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2476 0 0 0 147668 30 0 0 25 0 1 0 155034702 13680640 2414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3340 2414 721 52 0 1708 0
Current children cumulated CPU time (s) 1476.98
Current children cumulated vsize (KiB) 13360

[startup+1544.42 s]
/proc/loadavg: 2.00 2.00 1.80 3/86 31390
/proc/meminfo: memFree=1302912/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13360 CPUtime=1536.82
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2481 0 0 0 153652 30 0 0 25 0 1 0 155034702 13680640 2419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3340 2419 721 52 0 1708 0
Current children cumulated CPU time (s) 1536.82
Current children cumulated vsize (KiB) 13360

[startup+1604.43 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 31390
/proc/meminfo: memFree=1299008/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13492 CPUtime=1596.54
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2485 0 0 0 159623 31 0 0 25 0 1 0 155034702 13815808 2423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3373 2423 721 52 0 1741 0
Current children cumulated CPU time (s) 1596.54
Current children cumulated vsize (KiB) 13492

[startup+1664.53 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 31390
/proc/meminfo: memFree=1293248/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13492 CPUtime=1656.37
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2490 0 0 0 165606 31 0 0 25 0 1 0 155034702 13815808 2428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3373 2428 721 52 0 1741 0
Current children cumulated CPU time (s) 1656.37
Current children cumulated vsize (KiB) 13492

[startup+1724.63 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 31390
/proc/meminfo: memFree=1287552/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13492 CPUtime=1716.21
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2494 0 0 0 171590 31 0 0 25 0 1 0 155034702 13815808 2432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3373 2432 721 52 0 1741 0
Current children cumulated CPU time (s) 1716.21
Current children cumulated vsize (KiB) 13492

[startup+1784.73 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 31390
/proc/meminfo: memFree=1281344/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13492 CPUtime=1776
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2498 0 0 0 177569 31 0 0 25 0 1 0 155034702 13815808 2436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3373 2436 721 52 0 1741 0
Current children cumulated CPU time (s) 1776
Current children cumulated vsize (KiB) 13492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.84 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 31390
/proc/meminfo: memFree=1278976/2055920 swapFree=4192812/4192956
[pid=31037] ppid=31035 vsize=13492 CPUtime=1800
/proc/31037/stat : 31037 (CSPtoSAT+minisa) R 31035 31037 30925 0 -1 4194304 2500 0 0 0 179969 31 0 0 25 0 1 0 155034702 13815808 2438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/31037/statm: 3373 2438 721 52 0 1741 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 13492

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.85
CPU time (s): 1800.01
CPU user time (s): 1799.69
CPU system time (s): 0.319951
CPU usage (%): 99.5118
Max. virtual memory (cumulated for all children) (KiB): 13492

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

runsolver used 1.80773 s user time and 4.69829 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan  6 06:50:59 UTC 2007


IDJOB= 218784
IDBENCH= 5255
FILE ID= node72/218784-1168066259

PBS_JOBID= 3475642

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  73130d269177845cbb8ba266629965f4

RANDOM SEED= 165709597

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.223
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.223
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:       1518912 kB
Buffers:         38392 kB
Cached:         377156 kB
SwapCached:          0 kB
Active:         113208 kB
Inactive:       351616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1518912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3700 kB
Writeback:           0 kB
Mapped:          71616 kB
Slab:            57000 kB
Committed_AS:  2564172 kB
PageTables:       2232 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= 66548 MiB



End job on node72 on Sat Jan  6 07:21:08 UTC 2007