Trace number 232477

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.1 1806.62

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-8.xml
MD5SUM06acadaa04457724e64ccc767794c510
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark846.447
SatisfiableNO
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1553
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
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...
1.93	c ...done
1.93	c #SATvar=1801056 #SATclauses=3600908 #CSPpredicates=4180

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/node11/watcher-232477-1168087822 -o ROOT/results/node11/solver-232477-1168087822 -C 1800 -M 900 /tmp/evaluation/232477-1168087822/CSPtoSAT+minisat /tmp/evaluation/232477-1168087822/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
/proc/loadavg: 1.92 1.97 1.87 5/86 32075
/proc/meminfo: memFree=1446544/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=18540 CPUtime=0
/proc/32074/stat : 32074 (runsolver) R 32072 31776 31776 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 157177254 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 262909883122 0 0 4096 24578 0 0 0 17 1 0 0
/proc/32074/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.10824 s]
/proc/loadavg: 1.92 1.97 1.87 5/86 32075
/proc/meminfo: memFree=1446544/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=27940 CPUtime=0.09
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 5531 0 0 0 6 3 0 0 18 0 1 0 157177254 28610560 5442 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669555 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 6985 5442 694 52 0 5353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27940

[startup+0.516316 s]
/proc/loadavg: 1.92 1.97 1.87 5/86 32075
/proc/meminfo: memFree=1446544/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=97560 CPUtime=0.5
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 20143 0 0 0 37 13 0 0 22 0 1 0 157177254 99901440 19923 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687775 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 24390 19923 696 52 0 22758 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 97560

[startup+1.33848 s]
/proc/loadavg: 1.92 1.97 1.87 3/86 32075
/proc/meminfo: memFree=1282832/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=209236 CPUtime=1.31
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 49011 0 0 0 102 29 0 0 25 0 1 0 157177254 214257664 48791 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672132 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 52309 48791 696 52 0 50677 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 209236

[startup+2.98581 s]
/proc/loadavg: 1.92 1.97 1.87 3/86 32075
/proc/meminfo: memFree=1206416/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=284372 CPUtime=2.95
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 60824 0 0 0 261 34 0 0 25 0 1 0 157177254 291196928 60570 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 71093 60570 721 52 0 69461 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 284372

[startup+6.26546 s]
/proc/loadavg: 1.93 1.97 1.87 3/86 32075
/proc/meminfo: memFree=1206352/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=284372 CPUtime=6.22
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 60837 0 0 0 588 34 0 0 25 0 1 0 157177254 291196928 60583 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671252 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 71093 60583 721 52 0 69461 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 284372

[startup+12.7397 s]
/proc/loadavg: 1.93 1.97 1.87 3/86 32075
/proc/meminfo: memFree=1206288/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=284552 CPUtime=12.66
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 60847 0 0 0 1232 34 0 0 25 0 1 0 157177254 291381248 60593 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 71138 60593 721 52 0 69506 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 284552

[startup+25.5633 s]
/proc/loadavg: 1.95 1.97 1.88 3/86 32075
/proc/meminfo: memFree=1206096/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=284952 CPUtime=25.42
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 60928 0 0 0 2508 34 0 0 25 0 1 0 157177254 291790848 60674 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 71238 60674 721 52 0 69606 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 284952

[startup+51.2244 s]
/proc/loadavg: 2.04 1.99 1.88 4/86 32075
/proc/meminfo: memFree=1205520/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=285488 CPUtime=50.96
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61073 0 0 0 5062 34 0 0 25 0 1 0 157177254 292339712 60819 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 71372 60819 721 52 0 69740 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 285488

[startup+102.443 s]
/proc/loadavg: 2.02 1.99 1.89 3/86 32075
/proc/meminfo: memFree=1203920/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=287272 CPUtime=101.94
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61490 0 0 0 10159 35 0 0 25 0 1 0 157177254 294166528 61236 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 71818 61236 721 52 0 70186 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 287272

[startup+162.484 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 32075
/proc/meminfo: memFree=1199056/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=288772 CPUtime=161.69
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61674 0 0 0 16134 35 0 0 25 0 1 0 157177254 295702528 61420 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72193 61420 721 52 0 70561 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 288772

[startup+222.533 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 32075
/proc/meminfo: memFree=1192400/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=288904 CPUtime=221.72
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61732 0 0 0 22137 35 0 0 25 0 1 0 157177254 295837696 61478 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72226 61478 721 52 0 70594 0
Current children cumulated CPU time (s) 221.72
Current children cumulated vsize (KiB) 288904

[startup+282.57 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 32075
/proc/meminfo: memFree=1186256/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=289232 CPUtime=281.73
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61795 0 0 0 28138 35 0 0 25 0 1 0 157177254 296173568 61541 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72308 61541 721 52 0 70676 0
Current children cumulated CPU time (s) 281.73
Current children cumulated vsize (KiB) 289232

[startup+342.606 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 32075
/proc/meminfo: memFree=1180688/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=289232 CPUtime=341.75
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61839 0 0 0 34140 35 0 0 25 0 1 0 157177254 296173568 61585 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72308 61585 721 52 0 70676 0
Current children cumulated CPU time (s) 341.75
Current children cumulated vsize (KiB) 289232

[startup+402.637 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 32075
/proc/meminfo: memFree=1174864/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=289496 CPUtime=401.77
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61881 0 0 0 40141 36 0 0 25 0 1 0 157177254 296443904 61627 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72374 61627 721 52 0 70742 0
Current children cumulated CPU time (s) 401.77
Current children cumulated vsize (KiB) 289496

[startup+462.67 s]
/proc/loadavg: 2.11 2.02 1.92 3/86 32075
/proc/meminfo: memFree=1169104/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=289772 CPUtime=461.78
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61954 0 0 0 46142 36 0 0 25 0 1 0 157177254 296726528 61700 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72443 61700 721 52 0 70811 0
Current children cumulated CPU time (s) 461.78
Current children cumulated vsize (KiB) 289772

[startup+522.703 s]
/proc/loadavg: 2.04 2.01 1.92 3/86 32075
/proc/meminfo: memFree=1163856/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=289772 CPUtime=521.79
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 61978 0 0 0 52143 36 0 0 25 0 1 0 157177254 296726528 61724 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72443 61724 721 52 0 70811 0
Current children cumulated CPU time (s) 521.79
Current children cumulated vsize (KiB) 289772

[startup+582.736 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 32075
/proc/meminfo: memFree=1162384/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=289904 CPUtime=581.8
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62017 0 0 0 58144 36 0 0 25 0 1 0 157177254 296861696 61763 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72476 61763 721 52 0 70844 0
Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 289904

[startup+642.765 s]
/proc/loadavg: 2.08 2.02 1.93 3/92 32139
/proc/meminfo: memFree=1160784/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=290036 CPUtime=641.74
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62056 0 0 0 64138 36 0 0 25 0 1 0 157177254 296996864 61802 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72509 61802 721 52 0 70877 0
Current children cumulated CPU time (s) 641.74
Current children cumulated vsize (KiB) 290036

[startup+702.828 s]
/proc/loadavg: 2.03 2.01 1.93 3/92 32227
/proc/meminfo: memFree=1160608/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=290300 CPUtime=701.67
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62095 0 0 0 70131 36 0 0 25 0 1 0 157177254 297267200 61841 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72575 61841 721 52 0 70943 0
Current children cumulated CPU time (s) 701.67
Current children cumulated vsize (KiB) 290300

[startup+762.877 s]
/proc/loadavg: 2.14 2.05 1.94 3/86 32273
/proc/meminfo: memFree=1161616/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=290464 CPUtime=761.64
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62150 0 0 0 76128 36 0 0 25 0 1 0 157177254 297435136 61896 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 1 0 0
/proc/32074/statm: 72616 61896 721 52 0 70984 0
Current children cumulated CPU time (s) 761.64
Current children cumulated vsize (KiB) 290464

[startup+822.914 s]
/proc/loadavg: 2.13 2.05 1.95 3/86 32311
/proc/meminfo: memFree=1150216/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=290596 CPUtime=821.44
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62176 0 0 0 82106 38 0 0 25 0 1 0 157177254 297570304 61922 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72649 61922 721 52 0 71017 0
Current children cumulated CPU time (s) 821.44
Current children cumulated vsize (KiB) 290596

[startup+882.963 s]
/proc/loadavg: 2.05 2.04 1.95 3/86 32311
/proc/meminfo: memFree=1149064/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=290728 CPUtime=881.17
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62215 0 0 0 88079 38 0 0 25 0 1 0 157177254 297705472 61961 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72682 61961 721 52 0 71050 0
Current children cumulated CPU time (s) 881.17
Current children cumulated vsize (KiB) 290728

[startup+943.008 s]
/proc/loadavg: 2.02 2.03 1.95 3/86 32311
/proc/meminfo: memFree=1148680/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=290860 CPUtime=940.91
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62255 0 0 0 94052 39 0 0 25 0 1 0 157177254 297840640 62001 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72715 62001 721 52 0 71083 0
Current children cumulated CPU time (s) 940.91
Current children cumulated vsize (KiB) 290860

[startup+1003.05 s]
/proc/loadavg: 2.07 2.04 1.95 3/86 32311
/proc/meminfo: memFree=1148232/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=290992 CPUtime=1000.63
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62293 0 0 0 100024 39 0 0 25 0 1 0 157177254 297975808 62039 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72748 62039 721 52 0 71116 0
Current children cumulated CPU time (s) 1000.63
Current children cumulated vsize (KiB) 290992

[startup+1063.09 s]
/proc/loadavg: 2.10 2.05 1.96 3/86 32311
/proc/meminfo: memFree=1147784/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=291256 CPUtime=1060.39
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62342 0 0 0 105999 40 0 0 25 0 1 0 157177254 298246144 62088 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72814 62088 721 52 0 71182 0
Current children cumulated CPU time (s) 1060.39
Current children cumulated vsize (KiB) 291256

[startup+1123.14 s]
/proc/loadavg: 2.04 2.03 1.96 4/86 32311
/proc/meminfo: memFree=1147400/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=291388 CPUtime=1120.14
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62381 0 0 0 111974 40 0 0 25 0 1 0 157177254 298381312 62127 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72847 62127 721 52 0 71215 0
Current children cumulated CPU time (s) 1120.14
Current children cumulated vsize (KiB) 291388

[startup+1183.18 s]
/proc/loadavg: 2.01 2.03 1.96 3/86 32311
/proc/meminfo: memFree=1147016/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=291600 CPUtime=1179.85
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62421 0 0 0 117944 41 0 0 25 0 1 0 157177254 298598400 62167 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72900 62167 721 52 0 71268 0
Current children cumulated CPU time (s) 1179.85
Current children cumulated vsize (KiB) 291600

[startup+1243.22 s]
/proc/loadavg: 2.00 2.02 1.96 3/86 32311
/proc/meminfo: memFree=1146696/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=291732 CPUtime=1239.59
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62459 0 0 0 123918 41 0 0 25 0 1 0 157177254 298733568 62205 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72933 62205 721 52 0 71301 0
Current children cumulated CPU time (s) 1239.59
Current children cumulated vsize (KiB) 291732

[startup+1303.26 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 32311
/proc/meminfo: memFree=1146248/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=291864 CPUtime=1299.33
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62498 0 0 0 129891 42 0 0 25 0 1 0 157177254 298868736 62244 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72966 62244 721 52 0 71334 0
Current children cumulated CPU time (s) 1299.33
Current children cumulated vsize (KiB) 291864

[startup+1363.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 32311
/proc/meminfo: memFree=1145800/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=291996 CPUtime=1359.03
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62536 0 0 0 135861 42 0 0 25 0 1 0 157177254 299003904 62282 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 72999 62282 721 52 0 71367 0
Current children cumulated CPU time (s) 1359.03
Current children cumulated vsize (KiB) 291996

[startup+1423.34 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 32311
/proc/meminfo: memFree=1145544/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=292128 CPUtime=1418.78
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62575 0 0 0 141836 42 0 0 25 0 1 0 157177254 299139072 62321 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 73032 62321 721 52 0 71400 0
Current children cumulated CPU time (s) 1418.78
Current children cumulated vsize (KiB) 292128

[startup+1483.38 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 32311
/proc/meminfo: memFree=1145160/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=292260 CPUtime=1478.53
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62612 0 0 0 147810 43 0 0 25 0 1 0 157177254 299274240 62358 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 73065 62358 721 52 0 71433 0
Current children cumulated CPU time (s) 1478.53
Current children cumulated vsize (KiB) 292260

[startup+1543.42 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 32311
/proc/meminfo: memFree=1144776/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=292524 CPUtime=1538.23
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62652 0 0 0 153780 43 0 0 25 0 1 0 157177254 299544576 62398 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 73131 62398 721 52 0 71499 0
Current children cumulated CPU time (s) 1538.23
Current children cumulated vsize (KiB) 292524

[startup+1603.46 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 32311
/proc/meminfo: memFree=1144392/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=292656 CPUtime=1597.98
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62689 0 0 0 159754 44 0 0 25 0 1 0 157177254 299679744 62435 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 73164 62435 721 52 0 71532 0
Current children cumulated CPU time (s) 1597.98
Current children cumulated vsize (KiB) 292656

[startup+1663.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 32311
/proc/meminfo: memFree=1144008/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=292788 CPUtime=1657.71
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62728 0 0 0 165727 44 0 0 25 0 1 0 157177254 299814912 62474 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 73197 62474 721 52 0 71565 0
Current children cumulated CPU time (s) 1657.71
Current children cumulated vsize (KiB) 292788

[startup+1723.53 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 32311
/proc/meminfo: memFree=1143688/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=292920 CPUtime=1717.43
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62766 0 0 0 171698 45 0 0 25 0 1 0 157177254 299950080 62512 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 73230 62512 721 52 0 71598 0
Current children cumulated CPU time (s) 1717.43
Current children cumulated vsize (KiB) 292920

[startup+1783.57 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 32313
/proc/meminfo: memFree=1143304/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=293052 CPUtime=1777.16
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62804 0 0 0 177671 45 0 0 25 0 1 0 157177254 300085248 62550 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 73263 62550 721 52 0 71631 0
Current children cumulated CPU time (s) 1777.16
Current children cumulated vsize (KiB) 293052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.57 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 32313
/proc/meminfo: memFree=1143176/2055920 swapFree=4192812/4192956
[pid=32074] ppid=32072 vsize=293172 CPUtime=1800.05
/proc/32074/stat : 32074 (CSPtoSAT+minisa) R 32072 32074 31776 0 -1 4194304 62819 0 0 0 179960 45 0 0 25 0 1 0 157177254 300208128 62565 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/32074/statm: 73293 62565 721 52 0 71661 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 293172

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.62
CPU time (s): 1800.1
CPU user time (s): 1799.61
CPU system time (s): 0.498924
CPU usage (%): 99.6394
Max. virtual memory (cumulated for all children) (KiB): 293172

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

runsolver used 1.9707 s user time and 5.15822 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 12:50:22 UTC 2007


IDJOB= 232477
IDBENCH= 6521
FILE ID= node11/232477-1168087822

PBS_JOBID= 3476347

Free space on /tmp= 66319 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20/js-taillard-20-95-8.xml
COMMAND LINE= /tmp/evaluation/232477-1168087822/CSPtoSAT+minisat /tmp/evaluation/232477-1168087822/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-232477-1168087822 -o ROOT/results/node11/solver-232477-1168087822 -C 1800 -M 900  /tmp/evaluation/232477-1168087822/CSPtoSAT+minisat /tmp/evaluation/232477-1168087822/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  06acadaa04457724e64ccc767794c510

RANDOM SEED= 923309767

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.261
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	: 5931.00
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.261
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:       1447024 kB
Buffers:         42460 kB
Cached:         277684 kB
SwapCached:          0 kB
Active:         293832 kB
Inactive:       230968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:         227072 kB
Slab:            68580 kB
Committed_AS:  4538660 kB
PageTables:       2616 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= 66318 MiB



End job on node11 on Sat Jan  6 13:20:29 UTC 2007