Trace number 196547

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 1813.3

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-4.xml
MD5SUM6ce7ac5fe2095794bf8df2c927925b53
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 benchmark4.10937
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node21/watcher-196547-1168052386 -o ROOT/results/node21/solver-196547-1168052386 -C 1800 -M 900 /tmp/evaluation/196547-1168052386/CSPtoSAT+minisat /tmp/evaluation/196547-1168052386/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.99 1.93 1.87 5/86 14719
/proc/meminfo: memFree=1270616/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=496 CPUtime=0
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153633168 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8438564 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 124 36 29 52 0 19 0

[startup+0.105386 s]
/proc/loadavg: 1.99 1.93 1.87 5/86 14719
/proc/meminfo: memFree=1270616/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=14100 CPUtime=0.09
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 2345 0 0 0 8 1 0 0 18 0 1 0 153633168 14438400 2302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134576009 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 3525 2302 696 52 0 1893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14100

[startup+0.51345 s]
/proc/loadavg: 1.99 1.93 1.87 5/86 14719
/proc/meminfo: memFree=1270616/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=61900 CPUtime=0.5
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 12825 0 0 0 43 7 0 0 22 0 1 0 153633168 63385600 12761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134550731 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 15475 12761 704 52 0 13843 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61900

[startup+1.33462 s]
/proc/loadavg: 1.99 1.93 1.87 3/86 14719
/proc/meminfo: memFree=1220696/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=63408 CPUtime=1.31
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 13248 0 0 0 123 8 0 0 25 0 1 0 153633168 64929792 13158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 15852 13158 721 52 0 14220 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 63408

[startup+2.97392 s]
/proc/loadavg: 1.99 1.93 1.87 3/86 14719
/proc/meminfo: memFree=1220632/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=63540 CPUtime=2.93
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 13262 0 0 0 285 8 0 0 25 0 1 0 153633168 65064960 13172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 15885 13172 721 52 0 14253 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 63540

[startup+6.25955 s]
/proc/loadavg: 1.99 1.93 1.87 3/86 14719
/proc/meminfo: memFree=1220248/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=63784 CPUtime=6.19
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 13327 0 0 0 611 8 0 0 25 0 1 0 153633168 65314816 13237 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 15946 13237 721 52 0 14314 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 63784

[startup+12.7268 s]
/proc/loadavg: 1.99 1.93 1.87 3/86 14719
/proc/meminfo: memFree=1219992/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=63904 CPUtime=12.6
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 13366 0 0 0 1252 8 0 0 25 0 1 0 153633168 65437696 13276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 15976 13276 721 52 0 14344 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 63904

[startup+25.5622 s]
/proc/loadavg: 1.99 1.93 1.87 3/86 14719
/proc/meminfo: memFree=1219736/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=64368 CPUtime=25.31
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 13435 0 0 0 2523 8 0 0 25 0 1 0 153633168 65912832 13345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 16092 13345 721 52 0 14460 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 64368

[startup+51.227 s]
/proc/loadavg: 1.99 1.94 1.88 3/86 14719
/proc/meminfo: memFree=1218904/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=64632 CPUtime=50.74
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 13539 0 0 0 5066 8 0 0 25 0 1 0 153633168 66183168 13449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 16158 13449 721 52 0 14526 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 64632

[startup+102.46 s]
/proc/loadavg: 1.99 1.95 1.88 3/92 14827
/proc/meminfo: memFree=1216008/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=65492 CPUtime=101.39
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 13724 0 0 0 10130 9 0 0 25 0 1 0 153633168 67063808 13634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 16373 13634 721 52 0 14741 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 65492

[startup+162.55 s]
/proc/loadavg: 2.58 2.09 1.93 4/97 15408
/proc/meminfo: memFree=1205592/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=66316 CPUtime=158.32
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 13923 0 0 0 15821 11 0 0 25 0 1 0 153633168 67907584 13833 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 16579 13833 721 52 0 14947 0
Current children cumulated CPU time (s) 158.32
Current children cumulated vsize (KiB) 66316

[startup+222.613 s]
/proc/loadavg: 2.99 2.30 2.01 4/91 15704
/proc/meminfo: memFree=1186664/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=67056 CPUtime=217.94
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 14127 0 0 0 21780 14 0 0 25 0 1 0 153633168 68665344 14037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 16764 14037 721 52 0 15132 0
Current children cumulated CPU time (s) 217.94
Current children cumulated vsize (KiB) 67056

[startup+282.667 s]
/proc/loadavg: 3.08 2.46 2.08 4/91 15940
/proc/meminfo: memFree=1165232/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=67848 CPUtime=277.59
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 14326 0 0 0 27743 16 0 0 25 0 1 0 153633168 69476352 14236 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 16962 14236 721 52 0 15330 0
Current children cumulated CPU time (s) 277.59
Current children cumulated vsize (KiB) 67848

[startup+342.727 s]
/proc/loadavg: 3.06 2.57 2.14 4/91 16218
/proc/meminfo: memFree=1147936/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=68760 CPUtime=337.23
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 14519 0 0 0 33704 19 0 0 25 0 1 0 153633168 70410240 14429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 17190 14429 721 52 0 15558 0
Current children cumulated CPU time (s) 337.23
Current children cumulated vsize (KiB) 68760

[startup+402.782 s]
/proc/loadavg: 3.02 2.64 2.19 4/91 16519
/proc/meminfo: memFree=1129248/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=69420 CPUtime=396.86
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 14707 0 0 0 39664 22 0 0 25 0 1 0 153633168 71086080 14617 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 17355 14617 721 52 0 15723 0
Current children cumulated CPU time (s) 396.86
Current children cumulated vsize (KiB) 69420

[startup+462.843 s]
/proc/loadavg: 3.11 2.75 2.26 4/91 16783
/proc/meminfo: memFree=1111344/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=70080 CPUtime=456.53
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 14895 0 0 0 45629 24 0 0 25 0 1 0 153633168 71761920 14805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 17520 14805 721 52 0 15888 0
Current children cumulated CPU time (s) 456.53
Current children cumulated vsize (KiB) 70080

[startup+522.903 s]
/proc/loadavg: 3.07 2.80 2.31 4/91 16892
/proc/meminfo: memFree=1096592/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=71052 CPUtime=516.25
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 15080 0 0 0 51599 26 0 0 25 0 1 0 153633168 72757248 14990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 17763 14990 721 52 0 16131 0
Current children cumulated CPU time (s) 516.25
Current children cumulated vsize (KiB) 71052

[startup+582.959 s]
/proc/loadavg: 3.03 2.84 2.35 4/91 16896
/proc/meminfo: memFree=1086224/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=71712 CPUtime=575.99
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 15256 0 0 0 57572 27 0 0 25 0 1 0 153633168 73433088 15166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 17928 15166 721 52 0 16296 0
Current children cumulated CPU time (s) 575.99
Current children cumulated vsize (KiB) 71712

[startup+643.014 s]
/proc/loadavg: 3.01 2.86 2.38 4/91 16928
/proc/meminfo: memFree=1074256/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=72372 CPUtime=635.72
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 15437 0 0 0 63544 28 0 0 25 0 1 0 153633168 74108928 15347 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 18093 15347 721 52 0 16461 0
Current children cumulated CPU time (s) 635.72
Current children cumulated vsize (KiB) 72372

[startup+703.077 s]
/proc/loadavg: 3.00 2.89 2.42 4/91 16929
/proc/meminfo: memFree=1062160/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=73032 CPUtime=695.49
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 15615 0 0 0 69520 29 0 0 25 0 1 0 153633168 74784768 15525 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 18258 15525 721 52 0 16626 0
Current children cumulated CPU time (s) 695.49
Current children cumulated vsize (KiB) 73032

[startup+763.124 s]
/proc/loadavg: 2.72 2.84 2.43 3/86 16985
/proc/meminfo: memFree=1063000/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=73960 CPUtime=754.92
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 15791 0 0 0 75461 31 0 0 25 0 1 0 153633168 75735040 15701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 18490 15701 721 52 0 16858 0
Current children cumulated CPU time (s) 754.92
Current children cumulated vsize (KiB) 73960

[startup+823.161 s]
/proc/loadavg: 2.26 2.68 2.40 3/86 16985
/proc/meminfo: memFree=1061592/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=74620 CPUtime=814.67
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 15970 0 0 0 81436 31 0 0 25 0 1 0 153633168 76410880 15880 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 18655 15880 721 52 0 17023 0
Current children cumulated CPU time (s) 814.67
Current children cumulated vsize (KiB) 74620

[startup+883.201 s]
/proc/loadavg: 2.09 2.56 2.37 3/86 16985
/proc/meminfo: memFree=1060056/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=75280 CPUtime=874.42
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 16151 0 0 0 87411 31 0 0 25 0 1 0 153633168 77086720 16061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 18820 16061 721 52 0 17188 0
Current children cumulated CPU time (s) 874.42
Current children cumulated vsize (KiB) 75280

[startup+943.234 s]
/proc/loadavg: 2.03 2.45 2.35 3/86 16985
/proc/meminfo: memFree=1058584/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=75940 CPUtime=934.17
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 16329 0 0 0 93385 32 0 0 25 0 1 0 153633168 77762560 16239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 18985 16239 721 52 0 17353 0
Current children cumulated CPU time (s) 934.17
Current children cumulated vsize (KiB) 75940

[startup+1003.27 s]
/proc/loadavg: 2.01 2.37 2.33 3/86 16985
/proc/meminfo: memFree=1057112/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=76600 CPUtime=993.91
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 16507 0 0 0 99359 32 0 0 25 0 1 0 153633168 78438400 16417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 19150 16417 721 52 0 17518 0
Current children cumulated CPU time (s) 993.91
Current children cumulated vsize (KiB) 76600

[startup+1063.31 s]
/proc/loadavg: 2.06 2.31 2.31 3/86 16985
/proc/meminfo: memFree=1055704/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=77260 CPUtime=1053.67
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 16677 0 0 0 105334 33 0 0 25 0 1 0 153633168 79114240 16587 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 19315 16587 721 52 0 17683 0
Current children cumulated CPU time (s) 1053.67
Current children cumulated vsize (KiB) 77260

[startup+1123.35 s]
/proc/loadavg: 2.02 2.25 2.28 3/86 16985
/proc/meminfo: memFree=1054232/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=77920 CPUtime=1113.42
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 16851 0 0 0 111309 33 0 0 25 0 1 0 153633168 79790080 16761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 19480 16761 721 52 0 17848 0
Current children cumulated CPU time (s) 1113.42
Current children cumulated vsize (KiB) 77920

[startup+1183.39 s]
/proc/loadavg: 2.01 2.20 2.26 3/86 16987
/proc/meminfo: memFree=1052824/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=78984 CPUtime=1173.17
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 17020 0 0 0 117284 33 0 0 25 0 1 0 153633168 80879616 16930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 19746 16930 721 52 0 18114 0
Current children cumulated CPU time (s) 1173.17
Current children cumulated vsize (KiB) 78984

[startup+1243.43 s]
/proc/loadavg: 2.00 2.16 2.25 3/86 16987
/proc/meminfo: memFree=1051416/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=79512 CPUtime=1232.92
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 17187 0 0 0 123258 34 0 0 25 0 1 0 153633168 81420288 17097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 19878 17097 721 52 0 18246 0
Current children cumulated CPU time (s) 1232.92
Current children cumulated vsize (KiB) 79512

[startup+1303.46 s]
/proc/loadavg: 2.00 2.13 2.23 3/86 16987
/proc/meminfo: memFree=1049944/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=80172 CPUtime=1292.67
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 17361 0 0 0 129233 34 0 0 25 0 1 0 153633168 82096128 17271 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 20043 17271 721 52 0 18411 0
Current children cumulated CPU time (s) 1292.67
Current children cumulated vsize (KiB) 80172

[startup+1363.5 s]
/proc/loadavg: 2.00 2.11 2.21 3/86 16987
/proc/meminfo: memFree=1048536/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=80832 CPUtime=1352.42
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 17530 0 0 0 135208 34 0 0 25 0 1 0 153633168 82771968 17440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 20208 17440 721 52 0 18576 0
Current children cumulated CPU time (s) 1352.42
Current children cumulated vsize (KiB) 80832

[startup+1423.54 s]
/proc/loadavg: 2.00 2.08 2.19 3/86 16987
/proc/meminfo: memFree=1047192/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=81492 CPUtime=1412.17
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 17698 0 0 0 141182 35 0 0 25 0 1 0 153633168 83447808 17608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 20373 17608 721 52 0 18741 0
Current children cumulated CPU time (s) 1412.17
Current children cumulated vsize (KiB) 81492

[startup+1483.57 s]
/proc/loadavg: 2.00 2.07 2.18 3/86 16987
/proc/meminfo: memFree=1045784/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=82152 CPUtime=1471.91
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 17868 0 0 0 147156 35 0 0 25 0 1 0 153633168 84123648 17778 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 20538 17778 721 52 0 18906 0
Current children cumulated CPU time (s) 1471.91
Current children cumulated vsize (KiB) 82152

[startup+1543.6 s]
/proc/loadavg: 2.00 2.05 2.17 3/86 16987
/proc/meminfo: memFree=1044248/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=82812 CPUtime=1531.66
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 18041 0 0 0 153130 36 0 0 25 0 1 0 153633168 84799488 17951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 20703 17951 721 52 0 19071 0
Current children cumulated CPU time (s) 1531.66
Current children cumulated vsize (KiB) 82812

[startup+1603.63 s]
/proc/loadavg: 2.00 2.04 2.15 3/86 16987
/proc/meminfo: memFree=1042904/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=83472 CPUtime=1591.39
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 18210 0 0 0 159103 36 0 0 25 0 1 0 153633168 85475328 18120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 20868 18120 721 52 0 19236 0
Current children cumulated CPU time (s) 1591.39
Current children cumulated vsize (KiB) 83472

[startup+1663.67 s]
/proc/loadavg: 2.00 2.03 2.14 3/86 16987
/proc/meminfo: memFree=1041496/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=84000 CPUtime=1651.15
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 18380 0 0 0 165078 37 0 0 25 0 1 0 153633168 86016000 18290 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 21000 18290 721 52 0 19368 0
Current children cumulated CPU time (s) 1651.15
Current children cumulated vsize (KiB) 84000

[startup+1723.7 s]
/proc/loadavg: 2.00 2.02 2.13 3/86 16987
/proc/meminfo: memFree=1040088/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=85268 CPUtime=1710.89
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 18544 0 0 0 171052 37 0 0 25 0 1 0 153633168 87314432 18454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14718/statm: 21317 18454 721 52 0 19685 0
Current children cumulated CPU time (s) 1710.89
Current children cumulated vsize (KiB) 85268

[startup+1783.73 s]
/proc/loadavg: 1.96 2.01 2.12 3/86 17025
/proc/meminfo: memFree=811608/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=85928 CPUtime=1770.62
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 18713 0 0 0 177022 40 0 0 25 0 1 0 153633168 87990272 18623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671651 0 0 4096 0 0 0 0 17 0 0 0
/proc/14718/statm: 21482 18623 721 52 0 19850 0
Current children cumulated CPU time (s) 1770.62
Current children cumulated vsize (KiB) 85928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.27 s]
/proc/loadavg: 1.98 2.01 2.11 3/86 17025
/proc/meminfo: memFree=810520/2055920 swapFree=4192812/4192956
[pid=14718] ppid=14716 vsize=86192 CPUtime=1800.02
/proc/14718/stat : 14718 (CSPtoSAT+minisa) R 14716 14718 14559 0 -1 4194304 18806 0 0 0 179961 41 0 0 25 0 1 0 153633168 88260608 18716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 0 0 0
/proc/14718/statm: 21548 18716 721 52 0 19916 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 86192

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.3
CPU time (s): 1800.04
CPU user time (s): 1799.62
CPU system time (s): 0.426935
CPU usage (%): 99.2692
Max. virtual memory (cumulated for all children) (KiB): 86192

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

runsolver used 1.80272 s user time and 5.48417 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 02:59:46 UTC 2007


IDJOB= 196547
IDBENCH= 3357
FILE ID= node21/196547-1168052386

PBS_JOBID= 3475451

Free space on /tmp= 66487 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-4.xml
COMMAND LINE= /tmp/evaluation/196547-1168052386/CSPtoSAT+minisat /tmp/evaluation/196547-1168052386/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-196547-1168052386 -o ROOT/results/node21/solver-196547-1168052386 -C 1800 -M 900  /tmp/evaluation/196547-1168052386/CSPtoSAT+minisat /tmp/evaluation/196547-1168052386/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6ce7ac5fe2095794bf8df2c927925b53

RANDOM SEED= 92360802

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	: 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.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:       1271096 kB
Buffers:         40000 kB
Cached:         557584 kB
SwapCached:          0 kB
Active:         170144 kB
Inactive:       541776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1271096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2732 kB
Writeback:           0 kB
Mapped:         136784 kB
Slab:            57852 kB
Committed_AS:  2939320 kB
PageTables:       2248 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= 66541 MiB



End job on node21 on Sat Jan  6 03:30:00 UTC 2007