Trace number 234647

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 1815.59

General information on the benchmark

Nametaillard/os-taillard-5/
os-taillard-5-105-9.xml
MD5SUMf708d893494e85c77082cf1b153219a7
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.021995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size329
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
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=21285 #SATclauses=42491 #CSPpredicates=100

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/node24/watcher-234647-1168089931 -o ROOT/results/node24/solver-234647-1168089931 -C 1800 -M 900 /tmp/evaluation/234647-1168089931/CSPtoSAT+minisat /tmp/evaluation/234647-1168089931/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.92 0.98 0.99 3/86 20342
/proc/meminfo: memFree=1748624/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=18540 CPUtime=0
/proc/20341/stat : 20341 (runsolver) R 20339 20341 20229 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 157388382 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20341/statm: 4635 279 244 17 0 2626 0

[startup+0.102802 s]
/proc/loadavg: 0.92 0.98 0.99 3/86 20342
/proc/meminfo: memFree=1748624/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=10020 CPUtime=0.08
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 1574 0 0 0 8 0 0 0 18 0 1 0 157388382 10260480 1525 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 2505 1525 721 52 0 873 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10020

[startup+0.510846 s]
/proc/loadavg: 0.92 0.98 0.99 3/86 20342
/proc/meminfo: memFree=1748624/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=10184 CPUtime=0.49
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 1603 0 0 0 49 0 0 0 22 0 1 0 157388382 10428416 1554 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 2546 1554 721 52 0 914 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10184

[startup+1.33293 s]
/proc/loadavg: 0.92 0.98 0.99 3/86 20342
/proc/meminfo: memFree=1742864/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=10184 CPUtime=1.3
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 1613 0 0 0 130 0 0 0 25 0 1 0 157388382 10428416 1564 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 2546 1564 721 52 0 914 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 10184

[startup+2.97711 s]
/proc/loadavg: 0.92 0.98 0.99 3/86 20342
/proc/meminfo: memFree=1742736/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=10316 CPUtime=2.94
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 1648 0 0 0 294 0 0 0 25 0 1 0 157388382 10563584 1599 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 2579 1599 721 52 0 947 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10316

[startup+6.25447 s]
/proc/loadavg: 1.01 1.00 1.00 3/86 20342
/proc/meminfo: memFree=1742104/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=10580 CPUtime=6.19
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 1703 0 0 0 619 0 0 0 25 0 1 0 157388382 10833920 1654 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 2645 1654 721 52 0 1013 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10580

[startup+12.7182 s]
/proc/loadavg: 1.09 1.02 1.01 3/86 20342
/proc/meminfo: memFree=1741408/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=11024 CPUtime=12.58
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 1806 0 0 0 1258 0 0 0 25 0 1 0 157388382 11288576 1757 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 2756 1757 721 52 0 1124 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 11024

[startup+25.5315 s]
/proc/loadavg: 1.35 1.08 1.03 3/86 20342
/proc/meminfo: memFree=1739808/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=11832 CPUtime=25.3
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2013 0 0 0 2529 1 0 0 25 0 1 0 157388382 12115968 1964 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 2958 1964 721 52 0 1326 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11832

[startup+51.1763 s]
/proc/loadavg: 1.57 1.15 1.05 3/86 20342
/proc/meminfo: memFree=1737120/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=13432 CPUtime=50.73
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2387 0 0 0 5072 1 0 0 25 0 1 0 157388382 13754368 2338 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3358 2338 721 52 0 1726 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 13432

[startup+102.465 s]
/proc/loadavg: 1.81 1.28 1.10 3/86 20342
/proc/meminfo: memFree=1736736/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=13696 CPUtime=101.56
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2452 0 0 0 10155 1 0 0 25 0 1 0 157388382 14024704 2403 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3424 2403 721 52 0 1792 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 13696

[startup+162.474 s]
/proc/loadavg: 1.93 1.41 1.15 3/86 20342
/proc/meminfo: memFree=1736480/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=13696 CPUtime=161.05
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2478 0 0 0 16104 1 0 0 25 0 1 0 157388382 14024704 2429 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3424 2429 721 52 0 1792 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 13696

[startup+222.488 s]
/proc/loadavg: 1.97 1.51 1.20 3/86 20342
/proc/meminfo: memFree=1736288/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=13828 CPUtime=220.55
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2494 0 0 0 22054 1 0 0 25 0 1 0 157388382 14159872 2445 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3457 2445 721 52 0 1825 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 13828

[startup+282.493 s]
/proc/loadavg: 1.99 1.60 1.25 3/86 20342
/proc/meminfo: memFree=1736096/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=13960 CPUtime=280.04
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2525 0 0 0 28002 2 0 0 25 0 1 0 157388382 14295040 2476 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3490 2476 721 52 0 1858 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 13960

[startup+342.502 s]
/proc/loadavg: 1.99 1.67 1.29 3/86 20342
/proc/meminfo: memFree=1735968/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14080 CPUtime=339.54
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2543 0 0 0 33952 2 0 0 25 0 1 0 157388382 14417920 2494 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3520 2494 721 52 0 1888 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 14080

[startup+402.513 s]
/proc/loadavg: 1.99 1.73 1.33 3/86 20342
/proc/meminfo: memFree=1735776/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14212 CPUtime=399.03
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2558 0 0 0 39901 2 0 0 25 0 1 0 157388382 14553088 2509 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3553 2509 721 52 0 1921 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 14212

[startup+462.521 s]
/proc/loadavg: 1.99 1.77 1.37 3/86 20342
/proc/meminfo: memFree=1735712/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14212 CPUtime=458.52
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2569 0 0 0 45850 2 0 0 25 0 1 0 157388382 14553088 2520 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3553 2520 721 52 0 1921 0
Current children cumulated CPU time (s) 458.52
Current children cumulated vsize (KiB) 14212

[startup+522.54 s]
/proc/loadavg: 1.99 1.81 1.41 3/86 20342
/proc/meminfo: memFree=1735584/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14212 CPUtime=518.02
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2582 0 0 0 51800 2 0 0 25 0 1 0 157388382 14553088 2533 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3553 2533 721 52 0 1921 0
Current children cumulated CPU time (s) 518.02
Current children cumulated vsize (KiB) 14212

[startup+582.551 s]
/proc/loadavg: 1.99 1.84 1.44 3/86 20342
/proc/meminfo: memFree=1735520/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14212 CPUtime=577.51
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2591 0 0 0 57749 2 0 0 25 0 1 0 157388382 14553088 2542 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3553 2542 721 52 0 1921 0
Current children cumulated CPU time (s) 577.51
Current children cumulated vsize (KiB) 14212

[startup+642.559 s]
/proc/loadavg: 2.03 1.88 1.48 3/86 20342
/proc/meminfo: memFree=1735456/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14344 CPUtime=637
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2598 0 0 0 63698 2 0 0 25 0 1 0 157388382 14688256 2549 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3586 2549 721 52 0 1954 0
Current children cumulated CPU time (s) 637
Current children cumulated vsize (KiB) 14344

[startup+702.569 s]
/proc/loadavg: 2.01 1.90 1.51 3/86 20342
/proc/meminfo: memFree=1735392/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14344 CPUtime=696.48
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2607 0 0 0 69646 2 0 0 25 0 1 0 157388382 14688256 2558 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3586 2558 721 52 0 1954 0
Current children cumulated CPU time (s) 696.48
Current children cumulated vsize (KiB) 14344

[startup+762.576 s]
/proc/loadavg: 2.00 1.92 1.54 3/86 20342
/proc/meminfo: memFree=1735328/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14344 CPUtime=755.98
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2613 0 0 0 75596 2 0 0 25 0 1 0 157388382 14688256 2564 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3586 2564 721 52 0 1954 0
Current children cumulated CPU time (s) 755.98
Current children cumulated vsize (KiB) 14344

[startup+822.587 s]
/proc/loadavg: 2.00 1.93 1.56 3/86 20342
/proc/meminfo: memFree=1735200/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14344 CPUtime=815.47
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2620 0 0 0 81544 3 0 0 25 0 1 0 157388382 14688256 2571 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3586 2571 721 52 0 1954 0
Current children cumulated CPU time (s) 815.47
Current children cumulated vsize (KiB) 14344

[startup+882.601 s]
/proc/loadavg: 2.00 1.94 1.59 3/86 20342
/proc/meminfo: memFree=1735136/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14476 CPUtime=874.96
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2628 0 0 0 87493 3 0 0 25 0 1 0 157388382 14823424 2579 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3619 2579 721 52 0 1987 0
Current children cumulated CPU time (s) 874.96
Current children cumulated vsize (KiB) 14476

[startup+942.61 s]
/proc/loadavg: 2.03 1.96 1.62 4/86 20342
/proc/meminfo: memFree=1735072/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14476 CPUtime=934.45
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2634 0 0 0 93442 3 0 0 25 0 1 0 157388382 14823424 2585 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3619 2585 721 52 0 1987 0
Current children cumulated CPU time (s) 934.45
Current children cumulated vsize (KiB) 14476

[startup+1002.62 s]
/proc/loadavg: 2.01 1.97 1.64 3/86 20342
/proc/meminfo: memFree=1735008/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14476 CPUtime=993.95
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2640 0 0 0 99391 4 0 0 25 0 1 0 157388382 14823424 2591 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3619 2591 721 52 0 1987 0
Current children cumulated CPU time (s) 993.95
Current children cumulated vsize (KiB) 14476

[startup+1062.63 s]
/proc/loadavg: 2.00 1.97 1.66 3/86 20342
/proc/meminfo: memFree=1734944/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14476 CPUtime=1053.45
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2646 0 0 0 105341 4 0 0 25 0 1 0 157388382 14823424 2597 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3619 2597 721 52 0 1987 0
Current children cumulated CPU time (s) 1053.45
Current children cumulated vsize (KiB) 14476

[startup+1122.64 s]
/proc/loadavg: 2.00 1.97 1.67 3/86 20342
/proc/meminfo: memFree=1734880/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14476 CPUtime=1112.95
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2651 0 0 0 111291 4 0 0 25 0 1 0 157388382 14823424 2602 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3619 2602 721 52 0 1987 0
Current children cumulated CPU time (s) 1112.95
Current children cumulated vsize (KiB) 14476

[startup+1182.65 s]
/proc/loadavg: 2.07 1.99 1.70 3/86 20342
/proc/meminfo: memFree=1734816/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14476 CPUtime=1172.42
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2657 0 0 0 117238 4 0 0 25 0 1 0 157388382 14823424 2608 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3619 2608 721 52 0 1987 0
Current children cumulated CPU time (s) 1172.42
Current children cumulated vsize (KiB) 14476

[startup+1242.66 s]
/proc/loadavg: 2.02 1.99 1.71 3/86 20342
/proc/meminfo: memFree=1734752/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14476 CPUtime=1231.93
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2662 0 0 0 123189 4 0 0 25 0 1 0 157388382 14823424 2613 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3619 2613 721 52 0 1987 0
Current children cumulated CPU time (s) 1231.93
Current children cumulated vsize (KiB) 14476

[startup+1302.67 s]
/proc/loadavg: 2.01 1.99 1.73 3/86 20342
/proc/meminfo: memFree=1734688/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14608 CPUtime=1291.44
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2669 0 0 0 129140 4 0 0 25 0 1 0 157388382 14958592 2620 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3652 2620 721 52 0 2020 0
Current children cumulated CPU time (s) 1291.44
Current children cumulated vsize (KiB) 14608

[startup+1362.68 s]
/proc/loadavg: 2.00 1.99 1.74 3/86 20342
/proc/meminfo: memFree=1734624/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14608 CPUtime=1350.91
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2673 0 0 0 135087 4 0 0 25 0 1 0 157388382 14958592 2624 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3652 2624 721 52 0 2020 0
Current children cumulated CPU time (s) 1350.91
Current children cumulated vsize (KiB) 14608

[startup+1422.7 s]
/proc/loadavg: 2.00 1.99 1.75 3/86 20342
/proc/meminfo: memFree=1734560/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14608 CPUtime=1410.44
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2678 0 0 0 141039 5 0 0 25 0 1 0 157388382 14958592 2629 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3652 2629 721 52 0 2020 0
Current children cumulated CPU time (s) 1410.44
Current children cumulated vsize (KiB) 14608

[startup+1482.71 s]
/proc/loadavg: 2.06 2.00 1.77 3/86 20342
/proc/meminfo: memFree=1734496/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14608 CPUtime=1469.95
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2684 0 0 0 146990 5 0 0 25 0 1 0 157388382 14958592 2635 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3652 2635 721 52 0 2020 0
Current children cumulated CPU time (s) 1469.95
Current children cumulated vsize (KiB) 14608

[startup+1542.72 s]
/proc/loadavg: 2.02 2.00 1.78 3/86 20342
/proc/meminfo: memFree=1734432/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14608 CPUtime=1529.42
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2689 0 0 0 152937 5 0 0 25 0 1 0 157388382 14958592 2640 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3652 2640 721 52 0 2020 0
Current children cumulated CPU time (s) 1529.42
Current children cumulated vsize (KiB) 14608

[startup+1602.73 s]
/proc/loadavg: 2.01 2.00 1.79 3/86 20342
/proc/meminfo: memFree=1734368/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14608 CPUtime=1588.92
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2693 0 0 0 158887 5 0 0 25 0 1 0 157388382 14958592 2644 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3652 2644 721 52 0 2020 0
Current children cumulated CPU time (s) 1588.92
Current children cumulated vsize (KiB) 14608

[startup+1662.74 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 20342
/proc/meminfo: memFree=1734304/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14740 CPUtime=1648.43
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2698 0 0 0 164838 5 0 0 25 0 1 0 157388382 15093760 2649 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3685 2649 721 52 0 2053 0
Current children cumulated CPU time (s) 1648.43
Current children cumulated vsize (KiB) 14740

[startup+1722.75 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 20342
/proc/meminfo: memFree=1734240/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14740 CPUtime=1707.92
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2703 0 0 0 170787 5 0 0 25 0 1 0 157388382 15093760 2654 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3685 2654 721 52 0 2053 0
Current children cumulated CPU time (s) 1707.92
Current children cumulated vsize (KiB) 14740

[startup+1782.76 s]
/proc/loadavg: 2.05 2.01 1.83 3/86 20342
/proc/meminfo: memFree=1734112/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14740 CPUtime=1767.44
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2708 0 0 0 176739 5 0 0 25 0 1 0 157388382 15093760 2659 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3685 2659 721 52 0 2053 0
Current children cumulated CPU time (s) 1767.44
Current children cumulated vsize (KiB) 14740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.58 s]
/proc/loadavg: 2.03 2.01 1.83 3/86 20380
/proc/meminfo: memFree=1736032/2055920 swapFree=4192812/4192956
[pid=20341] ppid=20339 vsize=14740 CPUtime=1800.03
/proc/20341/stat : 20341 (CSPtoSAT+minisa) R 20339 20341 20229 0 -1 4194304 2710 0 0 0 179996 7 0 0 25 0 1 0 157388382 15093760 2661 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20341/statm: 3685 2661 721 52 0 2053 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 14740

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.59
CPU time (s): 1800.04
CPU user time (s): 1799.97
CPU system time (s): 0.073988
CPU usage (%): 99.1433
Max. virtual memory (cumulated for all children) (KiB): 14740

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

runsolver used 1.74373 s user time and 5.15921 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 13:25:31 UTC 2007


IDJOB= 234647
IDBENCH= 6701
FILE ID= node24/234647-1168089931

PBS_JOBID= 3476554

Free space on /tmp= 66465 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-105-9.xml
COMMAND LINE= /tmp/evaluation/234647-1168089931/CSPtoSAT+minisat /tmp/evaluation/234647-1168089931/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-234647-1168089931 -o ROOT/results/node24/solver-234647-1168089931 -C 1800 -M 900  /tmp/evaluation/234647-1168089931/CSPtoSAT+minisat /tmp/evaluation/234647-1168089931/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f708d893494e85c77082cf1b153219a7

RANDOM SEED= 137814393

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.234
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.234
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:       1750552 kB
Buffers:         30376 kB
Cached:         150164 kB
SwapCached:          0 kB
Active:         148508 kB
Inactive:        89328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3272 kB
Writeback:           0 kB
Mapped:          76252 kB
Slab:            52500 kB
Committed_AS:  2998132 kB
PageTables:       2196 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= 66464 MiB



End job on node24 on Sat Jan  6 13:55:47 UTC 2007