Trace number 234780

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.11 1810.23

General information on the benchmark

Nametaillard/os-taillard-5/
os-taillard-5-100-9.xml
MD5SUMe800ce74e73cd3339e6c31755904737b
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.025995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size313
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=20085 #SATclauses=40091 #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/node5/watcher-234780-1168090296 -o ROOT/results/node5/solver-234780-1168090296 -C 1800 -M 900 /tmp/evaluation/234780-1168090296/CSPtoSAT+minisat /tmp/evaluation/234780-1168090296/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.93 3/86 10841
/proc/meminfo: memFree=1371760/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=18540 CPUtime=0
/proc/10840/stat : 10840 (runsolver) R 10838 10840 9937 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 137644043 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10840/statm: 4635 279 244 17 0 2626 0

[startup+0.1033 s]
/proc/loadavg: 1.92 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1371760/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=9744 CPUtime=0.08
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 1544 0 0 0 8 0 0 0 18 0 1 0 137644043 9977856 1495 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 2436 1495 721 52 0 804 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9744

[startup+0.515346 s]
/proc/loadavg: 1.92 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1371760/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=9744 CPUtime=0.5
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 1551 0 0 0 50 0 0 0 22 0 1 0 137644043 9977856 1502 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667351 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 2436 1502 721 52 0 804 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9744

[startup+1.33944 s]
/proc/loadavg: 1.92 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1368496/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=9744 CPUtime=1.31
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 1571 0 0 0 131 0 0 0 25 0 1 0 137644043 9977856 1522 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 2436 1522 721 52 0 804 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9744

[startup+2.97663 s]
/proc/loadavg: 1.92 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1368368/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=10008 CPUtime=2.94
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 1607 0 0 0 294 0 0 0 25 0 1 0 137644043 10248192 1558 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665692 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 2502 1558 721 52 0 870 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10008

[startup+6.256 s]
/proc/loadavg: 1.93 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1368048/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=10140 CPUtime=6.18
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 1666 0 0 0 618 0 0 0 25 0 1 0 137644043 10383360 1617 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533282 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 2535 1617 721 52 0 903 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 10140

[startup+12.7267 s]
/proc/loadavg: 1.93 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1367600/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=10604 CPUtime=12.6
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 1773 0 0 0 1259 1 0 0 25 0 1 0 137644043 10858496 1724 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 2651 1724 721 52 0 1019 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10604

[startup+25.5472 s]
/proc/loadavg: 1.95 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1366768/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=11576 CPUtime=25.3
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2004 0 0 0 2529 1 0 0 25 0 1 0 137644043 11853824 1955 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 2894 1955 721 52 0 1262 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11576

[startup+51.2031 s]
/proc/loadavg: 1.96 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1365424/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=12844 CPUtime=50.72
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2324 0 0 0 5071 1 0 0 25 0 1 0 137644043 13152256 2275 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3211 2275 721 52 0 1579 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 12844

[startup+102.404 s]
/proc/loadavg: 1.98 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1365232/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=12976 CPUtime=101.45
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2363 0 0 0 10143 2 0 0 25 0 1 0 137644043 13287424 2314 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3244 2314 721 52 0 1612 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 12976

[startup+162.434 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1365168/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13108 CPUtime=160.93
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2387 0 0 0 16091 2 0 0 25 0 1 0 137644043 13422592 2338 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3277 2338 721 52 0 1645 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 13108

[startup+222.466 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1365104/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13108 CPUtime=220.42
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2402 0 0 0 22039 3 0 0 25 0 1 0 137644043 13422592 2353 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3277 2353 721 52 0 1645 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 13108

[startup+282.496 s]
/proc/loadavg: 2.07 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1365040/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13240 CPUtime=279.9
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2414 0 0 0 27987 3 0 0 25 0 1 0 137644043 13557760 2365 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668777 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3310 2365 721 52 0 1678 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 13240

[startup+342.526 s]
/proc/loadavg: 2.02 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364976/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13240 CPUtime=339.38
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2424 0 0 0 33935 3 0 0 25 0 1 0 137644043 13557760 2375 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3310 2375 721 52 0 1678 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 13240

[startup+402.556 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364912/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13240 CPUtime=398.86
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2433 0 0 0 39882 4 0 0 25 0 1 0 137644043 13557760 2384 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3310 2384 721 52 0 1678 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 13240

[startup+462.584 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364848/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13240 CPUtime=458.33
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2441 0 0 0 45829 4 0 0 25 0 1 0 137644043 13557760 2392 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3310 2392 721 52 0 1678 0
Current children cumulated CPU time (s) 458.33
Current children cumulated vsize (KiB) 13240

[startup+522.615 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364784/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13372 CPUtime=517.83
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2448 0 0 0 51778 5 0 0 25 0 1 0 137644043 13692928 2399 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3343 2399 721 52 0 1711 0
Current children cumulated CPU time (s) 517.83
Current children cumulated vsize (KiB) 13372

[startup+582.649 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364720/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13372 CPUtime=577.31
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2460 0 0 0 57726 5 0 0 25 0 1 0 137644043 13692928 2411 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3343 2411 721 52 0 1711 0
Current children cumulated CPU time (s) 577.31
Current children cumulated vsize (KiB) 13372

[startup+642.68 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364656/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13372 CPUtime=636.79
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2472 0 0 0 63673 6 0 0 25 0 1 0 137644043 13692928 2423 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3343 2423 721 52 0 1711 0
Current children cumulated CPU time (s) 636.79
Current children cumulated vsize (KiB) 13372

[startup+702.709 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364592/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13372 CPUtime=696.27
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2481 0 0 0 69621 6 0 0 25 0 1 0 137644043 13692928 2432 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3343 2432 721 52 0 1711 0
Current children cumulated CPU time (s) 696.27
Current children cumulated vsize (KiB) 13372

[startup+762.743 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364528/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13504 CPUtime=755.76
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2491 0 0 0 75569 7 0 0 25 0 1 0 137644043 13828096 2442 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3376 2442 721 52 0 1744 0
Current children cumulated CPU time (s) 755.76
Current children cumulated vsize (KiB) 13504

[startup+822.77 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364464/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13504 CPUtime=815.23
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2499 0 0 0 81516 7 0 0 25 0 1 0 137644043 13828096 2450 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3376 2450 721 52 0 1744 0
Current children cumulated CPU time (s) 815.23
Current children cumulated vsize (KiB) 13504

[startup+882.804 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364400/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13624 CPUtime=874.72
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2507 0 0 0 87464 8 0 0 25 0 1 0 137644043 13950976 2458 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3406 2458 721 52 0 1774 0
Current children cumulated CPU time (s) 874.72
Current children cumulated vsize (KiB) 13624

[startup+942.835 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364400/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13624 CPUtime=934.2
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2514 0 0 0 93412 8 0 0 25 0 1 0 137644043 13950976 2465 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3406 2465 721 52 0 1774 0
Current children cumulated CPU time (s) 934.2
Current children cumulated vsize (KiB) 13624

[startup+1002.87 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364336/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13756 CPUtime=993.68
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2521 0 0 0 99359 9 0 0 25 0 1 0 137644043 14086144 2472 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10840/statm: 3439 2472 721 52 0 1807 0
Current children cumulated CPU time (s) 993.68
Current children cumulated vsize (KiB) 13756

[startup+1062.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10879
/proc/meminfo: memFree=1357552/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13756 CPUtime=1053.59
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2527 0 0 0 105350 9 0 0 25 0 1 0 137644043 14086144 2478 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3439 2478 721 52 0 1807 0
Current children cumulated CPU time (s) 1053.59
Current children cumulated vsize (KiB) 13756

[startup+1122.95 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10879
/proc/meminfo: memFree=1356848/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13756 CPUtime=1113.58
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2534 0 0 0 111349 9 0 0 25 0 1 0 137644043 14086144 2485 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3439 2485 721 52 0 1807 0
Current children cumulated CPU time (s) 1113.58
Current children cumulated vsize (KiB) 13756

[startup+1182.99 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10879
/proc/meminfo: memFree=1356144/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13756 CPUtime=1173.57
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2540 0 0 0 117347 10 0 0 25 0 1 0 137644043 14086144 2491 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3439 2491 721 52 0 1807 0
Current children cumulated CPU time (s) 1173.57
Current children cumulated vsize (KiB) 13756

[startup+1243.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10879
/proc/meminfo: memFree=1355504/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13756 CPUtime=1233.54
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2545 0 0 0 123344 10 0 0 25 0 1 0 137644043 14086144 2496 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3439 2496 721 52 0 1807 0
Current children cumulated CPU time (s) 1233.54
Current children cumulated vsize (KiB) 13756

[startup+1303.07 s]
/proc/loadavg: 2.06 2.02 1.94 3/86 10879
/proc/meminfo: memFree=1354864/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13756 CPUtime=1293.53
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2551 0 0 0 129343 10 0 0 25 0 1 0 137644043 14086144 2502 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3439 2502 721 52 0 1807 0
Current children cumulated CPU time (s) 1293.53
Current children cumulated vsize (KiB) 13756

[startup+1363.11 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 10879
/proc/meminfo: memFree=1354224/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13888 CPUtime=1353.5
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2555 0 0 0 135340 10 0 0 25 0 1 0 137644043 14221312 2506 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3472 2506 721 52 0 1840 0
Current children cumulated CPU time (s) 1353.5
Current children cumulated vsize (KiB) 13888

[startup+1423.15 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 10879
/proc/meminfo: memFree=1353584/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13888 CPUtime=1413.46
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2560 0 0 0 141336 10 0 0 25 0 1 0 137644043 14221312 2511 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3472 2511 721 52 0 1840 0
Current children cumulated CPU time (s) 1413.46
Current children cumulated vsize (KiB) 13888

[startup+1483.19 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 10879
/proc/meminfo: memFree=1352944/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13888 CPUtime=1473.46
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2567 0 0 0 147335 11 0 0 25 0 1 0 137644043 14221312 2518 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687473 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3472 2518 721 52 0 1840 0
Current children cumulated CPU time (s) 1473.46
Current children cumulated vsize (KiB) 13888

[startup+1543.24 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 10879
/proc/meminfo: memFree=1352240/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13888 CPUtime=1533.45
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2571 0 0 0 153334 11 0 0 25 0 1 0 137644043 14221312 2522 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3472 2522 721 52 0 1840 0
Current children cumulated CPU time (s) 1533.45
Current children cumulated vsize (KiB) 13888

[startup+1603.28 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 10879
/proc/meminfo: memFree=1351600/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13888 CPUtime=1593.4
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2577 0 0 0 159329 11 0 0 25 0 1 0 137644043 14221312 2528 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3472 2528 721 52 0 1840 0
Current children cumulated CPU time (s) 1593.4
Current children cumulated vsize (KiB) 13888

[startup+1663.32 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 10879
/proc/meminfo: memFree=1350960/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13888 CPUtime=1653.41
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2582 0 0 0 165329 12 0 0 25 0 1 0 137644043 14221312 2533 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3472 2533 721 52 0 1840 0
Current children cumulated CPU time (s) 1653.41
Current children cumulated vsize (KiB) 13888

[startup+1723.37 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 10879
/proc/meminfo: memFree=1350320/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=13888 CPUtime=1713.39
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2587 0 0 0 171327 12 0 0 25 0 1 0 137644043 14221312 2538 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3472 2538 721 52 0 1840 0
Current children cumulated CPU time (s) 1713.39
Current children cumulated vsize (KiB) 13888

[startup+1783.42 s]
/proc/loadavg: 2.00 2.00 1.94 3/92 10961
/proc/meminfo: memFree=1348344/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=14020 CPUtime=1773.32
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2591 0 0 0 177313 19 0 0 25 0 1 0 137644043 14356480 2542 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3505 2542 721 52 0 1873 0
Current children cumulated CPU time (s) 1773.32
Current children cumulated vsize (KiB) 14020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.22 s]
/proc/loadavg: 2.00 2.00 1.94 3/92 11021
/proc/meminfo: memFree=1348088/2055920 swapFree=4192812/4192956
[pid=10840] ppid=10838 vsize=14020 CPUtime=1800.1
/proc/10840/stat : 10840 (CSPtoSAT+minisa) R 10838 10840 9937 0 -1 4194304 2593 0 0 0 179987 23 0 0 25 0 1 0 137644043 14356480 2544 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10840/statm: 3505 2544 721 52 0 1873 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 14020

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.23
CPU time (s): 1800.11
CPU user time (s): 1799.87
CPU system time (s): 0.236963
CPU usage (%): 99.4413
Max. virtual memory (cumulated for all children) (KiB): 14020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2593
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= 11
involuntary context switches= 45797

runsolver used 2.08768 s user time and 5.9381 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 13:31:36 UTC 2007


IDJOB= 234780
IDBENCH= 6711
FILE ID= node5/234780-1168090296

PBS_JOBID= 3476356

Free space on /tmp= 66332 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e800ce74e73cd3339e6c31755904737b

RANDOM SEED= 682214019

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.240
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.240
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:       1372176 kB
Buffers:         52300 kB
Cached:         477556 kB
SwapCached:          0 kB
Active:         134060 kB
Inactive:       462608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          89280 kB
Slab:            71972 kB
Committed_AS:  3301344 kB
PageTables:       2168 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= 66332 MiB



End job on node5 on Sat Jan  6 14:01:46 UTC 2007