Trace number 199461

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.08 1801.92

General information on the benchmark

NameallIntervalSeries/
series-30.xml
MD5SUMe835f7c03787e03ef13a4640b6261dff
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables59
Number of constraints870
Maximum constraint arity3
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension870
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.06	c ...done
0.06	c #SATvar=5107 #SATclauses=10033 #CSPpredicates=870

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/node6/watcher-199461-1168053700 -o ROOT/results/node6/solver-199461-1168053700 -C 1800 -M 900 /tmp/evaluation/199461-1168053700/CSPtoSAT+minisat /tmp/evaluation/199461-1168053700/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.91 1.97 1.84 4/86 2920
/proc/meminfo: memFree=1389992/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=6696 CPUtime=0
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153765535 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2152244 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 1674 415 375 52 0 30 0

[startup+0.107799 s]
/proc/loadavg: 1.91 1.97 1.84 4/86 2920
/proc/meminfo: memFree=1389992/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=7668 CPUtime=0.1
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 1067 0 0 0 10 0 0 0 18 0 1 0 153765535 7852032 1009 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 1917 1009 720 52 0 285 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7668

[startup+0.515847 s]
/proc/loadavg: 1.91 1.97 1.84 4/86 2920
/proc/meminfo: memFree=1389992/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=7800 CPUtime=0.51
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 1095 0 0 0 51 0 0 0 22 0 1 0 153765535 7987200 1037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 1950 1037 720 52 0 318 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 7800

[startup+1.33694 s]
/proc/loadavg: 1.91 1.97 1.84 3/86 2920
/proc/meminfo: memFree=1388392/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=7932 CPUtime=1.33
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 1144 0 0 0 133 0 0 0 25 0 1 0 153765535 8122368 1086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 1983 1086 720 52 0 351 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7932

[startup+2.97413 s]
/proc/loadavg: 1.91 1.97 1.84 3/86 2920
/proc/meminfo: memFree=1388200/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=8196 CPUtime=2.95
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 1211 0 0 0 295 0 0 0 25 0 1 0 153765535 8392704 1153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678524 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 2049 1153 720 52 0 417 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8196

[startup+6.26352 s]
/proc/loadavg: 1.92 1.97 1.84 3/86 2920
/proc/meminfo: memFree=1387752/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=8612 CPUtime=6.23
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 1316 0 0 0 623 0 0 0 25 0 1 0 153765535 8818688 1258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 2153 1258 720 52 0 521 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8612

[startup+12.7203 s]
/proc/loadavg: 1.92 1.97 1.84 3/86 2920
/proc/meminfo: memFree=1387048/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=9404 CPUtime=12.69
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 1507 0 0 0 1269 0 0 0 25 0 1 0 153765535 9629696 1449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687263 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 2351 1449 720 52 0 719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9404

[startup+25.5488 s]
/proc/loadavg: 1.94 1.97 1.84 3/86 2920
/proc/meminfo: memFree=1386280/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=10196 CPUtime=25.47
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 1718 0 0 0 2547 0 0 0 25 0 1 0 153765535 10440704 1660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 2549 1660 720 52 0 917 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10196

[startup+51.1998 s]
/proc/loadavg: 1.96 1.97 1.84 3/86 2920
/proc/meminfo: memFree=1385128/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=11384 CPUtime=51.12
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 2013 0 0 0 5111 1 0 0 25 0 1 0 153765535 11657216 1955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667763 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 2846 1955 720 52 0 1214 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 11384

[startup+102.496 s]
/proc/loadavg: 2.03 1.99 1.85 3/86 2920
/proc/meminfo: memFree=1383784/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=12704 CPUtime=102.36
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 2327 0 0 0 10235 1 0 0 25 0 1 0 153765535 13008896 2269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 3176 2269 720 52 0 1544 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 12704

[startup+162.513 s]
/proc/loadavg: 2.01 1.99 1.86 3/86 2920
/proc/meminfo: memFree=1381864/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=14552 CPUtime=162.31
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 2791 0 0 0 16229 2 0 0 25 0 1 0 153765535 14901248 2733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 3638 2733 720 52 0 2006 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 14552

[startup+222.538 s]
/proc/loadavg: 2.00 1.99 1.86 3/86 2920
/proc/meminfo: memFree=1381096/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=15212 CPUtime=222.28
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 2973 0 0 0 22226 2 0 0 25 0 1 0 153765535 15577088 2915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 3803 2915 720 52 0 2171 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 15212

[startup+282.556 s]
/proc/loadavg: 2.00 1.99 1.87 3/86 2920
/proc/meminfo: memFree=1378792/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=17736 CPUtime=282.25
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 3571 0 0 0 28222 3 0 0 25 0 1 0 153765535 18161664 3513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 4434 3513 720 52 0 2802 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 17736

[startup+342.576 s]
/proc/loadavg: 2.00 1.99 1.88 3/86 2920
/proc/meminfo: memFree=1377768/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=18660 CPUtime=342.18
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 3805 0 0 0 34215 3 0 0 25 0 1 0 153765535 19107840 3747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 4665 3747 720 52 0 3033 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 18660

[startup+402.595 s]
/proc/loadavg: 2.00 1.99 1.88 3/86 2920
/proc/meminfo: memFree=1374824/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=21560 CPUtime=402.15
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 4548 0 0 0 40210 5 0 0 25 0 1 0 153765535 22077440 4490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 5390 4490 720 52 0 3758 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 21560

[startup+462.614 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 2920
/proc/meminfo: memFree=1372200/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=24196 CPUtime=462.12
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 5197 0 0 0 46207 5 0 0 25 0 1 0 153765535 24776704 5139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 6049 5139 720 52 0 4417 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 24196

[startup+522.635 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 2920
/proc/meminfo: memFree=1351144/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=45204 CPUtime=522.07
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 10448 0 0 0 52199 8 0 0 25 0 1 0 153765535 46288896 10390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 11301 10390 720 52 0 9669 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 45204

[startup+582.649 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 2920
/proc/meminfo: memFree=1330792/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=65780 CPUtime=582.02
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 15587 0 0 0 58191 11 0 0 25 0 1 0 153765535 67358720 15529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 16445 15529 720 52 0 14813 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 65780

[startup+642.665 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 2920
/proc/meminfo: memFree=1311848/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=84260 CPUtime=641.99
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 20225 0 0 0 64184 15 0 0 25 0 1 0 153765535 86282240 20167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673393 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 21065 20167 720 52 0 19433 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 84260

[startup+702.681 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 2920
/proc/meminfo: memFree=1294568/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=101548 CPUtime=701.93
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 24534 0 0 0 70175 18 0 0 25 0 1 0 153765535 103985152 24476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626853 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 25387 24476 720 52 0 23755 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 101548

[startup+762.697 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 2920
/proc/meminfo: memFree=1281704/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=114352 CPUtime=761.88
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 27753 0 0 0 76169 19 0 0 25 0 1 0 153765535 117096448 27695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 28588 27695 720 52 0 26956 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 114352

[startup+822.713 s]
/proc/loadavg: 2.07 2.00 1.91 3/86 2920
/proc/meminfo: memFree=1261800/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=134152 CPUtime=821.85
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 32702 0 0 0 82163 22 0 0 25 0 1 0 153765535 137371648 32644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 33538 32644 720 52 0 31906 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 134152

[startup+882.735 s]
/proc/loadavg: 2.02 2.00 1.91 3/86 2920
/proc/meminfo: memFree=1252136/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=143788 CPUtime=881.81
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 35108 0 0 0 88157 24 0 0 25 0 1 0 153765535 147238912 35050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 35947 35050 720 52 0 34315 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 143788

[startup+942.754 s]
/proc/loadavg: 2.01 2.00 1.91 3/86 2920
/proc/meminfo: memFree=1240232/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=155668 CPUtime=941.76
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 38079 0 0 0 94151 25 0 0 25 0 1 0 153765535 159404032 38021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 38917 38021 720 52 0 37285 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 155668

[startup+1002.77 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 2920
/proc/meminfo: memFree=1228840/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=167812 CPUtime=1001.72
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 41118 0 0 0 100145 27 0 0 25 0 1 0 153765535 171839488 41060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 41953 41060 720 52 0 40321 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 167812

[startup+1062.79 s]
/proc/loadavg: 2.05 2.01 1.92 3/86 2920
/proc/meminfo: memFree=1216168/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=179824 CPUtime=1061.67
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 44118 0 0 0 106138 29 0 0 25 0 1 0 153765535 184139776 44060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 44956 44060 720 52 0 43324 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 179824

[startup+1122.81 s]
/proc/loadavg: 2.02 2.01 1.92 3/86 2920
/proc/meminfo: memFree=1201960/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=194028 CPUtime=1121.63
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 47657 0 0 0 112132 31 0 0 25 0 1 0 153765535 198684672 47599 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 48507 47599 721 52 0 46875 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 194028

[startup+1182.82 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 2920
/proc/meminfo: memFree=1194536/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=201288 CPUtime=1181.6
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 49463 0 0 0 118127 33 0 0 25 0 1 0 153765535 206118912 49405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 50322 49405 721 52 0 48690 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 201288

[startup+1242.84 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 2920
/proc/meminfo: memFree=1185896/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=209868 CPUtime=1241.54
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 51611 0 0 0 124120 34 0 0 25 0 1 0 153765535 214904832 51553 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 52467 51553 721 52 0 50835 0
Current children cumulated CPU time (s) 1241.54
Current children cumulated vsize (KiB) 209868

[startup+1302.86 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 2920
/proc/meminfo: memFree=1178088/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=217656 CPUtime=1301.51
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 53556 0 0 0 130114 37 0 0 25 0 1 0 153765535 222879744 53498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 54414 53498 721 52 0 52782 0
Current children cumulated CPU time (s) 1301.51
Current children cumulated vsize (KiB) 217656

[startup+1362.87 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 2920
/proc/meminfo: memFree=1174248/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=221368 CPUtime=1361.47
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 54503 0 0 0 136109 38 0 0 25 0 1 0 153765535 226680832 54440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 55342 54440 721 52 0 53710 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 221368

[startup+1422.89 s]
/proc/loadavg: 2.07 2.02 1.93 3/86 2920
/proc/meminfo: memFree=1165992/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=230080 CPUtime=1421.42
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 56667 0 0 0 142102 40 0 0 25 0 1 0 153765535 235601920 56604 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671240 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 57520 56605 721 52 0 55888 0
Current children cumulated CPU time (s) 1421.42
Current children cumulated vsize (KiB) 230080

[startup+1482.91 s]
/proc/loadavg: 2.02 2.02 1.93 3/86 2920
/proc/meminfo: memFree=1158120/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=237604 CPUtime=1481.37
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 58532 0 0 0 148096 41 0 0 25 0 1 0 153765535 243306496 58469 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672943 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 59401 58469 721 52 0 57769 0
Current children cumulated CPU time (s) 1481.37
Current children cumulated vsize (KiB) 237604

[startup+1542.93 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 2920
/proc/meminfo: memFree=1151400/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=244204 CPUtime=1541.34
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 60203 0 0 0 154091 43 0 0 25 0 1 0 153765535 250064896 60140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 61051 60140 721 52 0 59419 0
Current children cumulated CPU time (s) 1541.34
Current children cumulated vsize (KiB) 244204

[startup+1602.93 s]
/proc/loadavg: 1.95 1.99 1.93 3/86 2958
/proc/meminfo: memFree=1149288/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=250936 CPUtime=1601.26
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 61866 0 0 0 160081 45 0 0 25 0 1 0 153765535 256958464 61803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 62734 61803 721 52 0 61102 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 250936

[startup+1663.02 s]
/proc/loadavg: 1.98 1.99 1.93 3/86 2958
/proc/meminfo: memFree=1140904/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=258856 CPUtime=1661.3
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 63867 0 0 0 166084 46 0 0 25 0 1 0 153765535 265068544 63804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 64714 63804 721 52 0 63082 0
Current children cumulated CPU time (s) 1661.3
Current children cumulated vsize (KiB) 258856

[startup+1723.11 s]
/proc/loadavg: 1.99 1.99 1.93 3/86 2958
/proc/meminfo: memFree=1133672/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=266908 CPUtime=1721.33
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 65872 0 0 0 172086 47 0 0 25 0 1 0 153765535 273313792 65809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 66727 65809 721 52 0 65095 0
Current children cumulated CPU time (s) 1721.33
Current children cumulated vsize (KiB) 266908

[startup+1783.11 s]
/proc/loadavg: 1.99 1.99 1.93 3/86 2958
/proc/meminfo: memFree=1121896/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=277468 CPUtime=1781.26
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 68518 0 0 0 178077 49 0 0 25 0 1 0 153765535 284127232 68455 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673135 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 69367 68455 721 52 0 67735 0
Current children cumulated CPU time (s) 1781.26
Current children cumulated vsize (KiB) 277468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.88 s]
/proc/loadavg: 1.99 1.99 1.93 3/86 2958
/proc/meminfo: memFree=1116840/2055924 swapFree=4165672/4192956
[pid=2919] ppid=2917 vsize=282352 CPUtime=1800.03
/proc/2919/stat : 2919 (CSPtoSAT+minisa) R 2917 2919 2100 0 -1 4194304 69748 0 0 0 179953 50 0 0 25 0 1 0 153765535 289128448 69685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678591 0 0 4096 0 0 0 0 17 0 0 0
/proc/2919/statm: 70588 69685 721 52 0 68956 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 282352

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.92
CPU time (s): 1800.08
CPU user time (s): 1799.53
CPU system time (s): 0.540917
CPU usage (%): 99.8975
Max. virtual memory (cumulated for all children) (KiB): 282352

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

runsolver used 2.17667 s user time and 5.59115 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 03:21:41 UTC 2007


IDJOB= 199461
IDBENCH= 3618
FILE ID= node6/199461-1168053700

PBS_JOBID= 3475316

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-30.xml
COMMAND LINE= /tmp/evaluation/199461-1168053700/CSPtoSAT+minisat /tmp/evaluation/199461-1168053700/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-199461-1168053700 -o ROOT/results/node6/solver-199461-1168053700 -C 1800 -M 900  /tmp/evaluation/199461-1168053700/CSPtoSAT+minisat /tmp/evaluation/199461-1168053700/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e835f7c03787e03ef13a4640b6261dff

RANDOM SEED= 748205266

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:      2055924 kB
MemFree:       1390408 kB
Buffers:         81332 kB
Cached:         445624 kB
SwapCached:       3036 kB
Active:         336816 kB
Inactive:       233800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1390408 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          56240 kB
Slab:            79808 kB
Committed_AS:  4104016 kB
PageTables:       2336 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= 66529 MiB



End job on node6 on Sat Jan  6 03:51:49 UTC 2007