Trace number 201577

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 1808.79

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-10.xml
MD5SUM63ed4f91155f2b79f30edca48a7e3b10
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 benchmark13.4989
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
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...
2.66	c ...done
2.66	c #SATvar=957484 #SATclauses=1908964 #CSPpredicates=25652

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/node58/watcher-201577-1168055532 -o ROOT/results/node58/solver-201577-1168055532 -C 1800 -M 900 /tmp/evaluation/201577-1168055532/CSPtoSAT+minisat /tmp/evaluation/201577-1168055532/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.37 1.85 1.90 4/69 23638
/proc/meminfo: memFree=1400760/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=6696 CPUtime=0
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 153951460 6856704 405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4841759 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 1674 405 365 52 0 30 0

[startup+0.104395 s]
/proc/loadavg: 1.37 1.85 1.90 4/69 23638
/proc/meminfo: memFree=1400760/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=15092 CPUtime=0.09
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 2640 0 0 0 9 0 0 0 18 0 1 0 153951460 15454208 2554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 3773 2557 695 52 0 2141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15092

[startup+0.514172 s]
/proc/loadavg: 1.37 1.85 1.90 4/69 23638
/proc/meminfo: memFree=1400760/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=80824 CPUtime=0.49
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 17409 0 0 0 41 8 0 0 21 0 1 0 153951460 82763776 17262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 20206 17270 696 52 0 18574 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 80824

[startup+1.34223 s]
/proc/loadavg: 1.37 1.85 1.90 3/73 23657
/proc/meminfo: memFree=1139864/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=143056 CPUtime=1.31
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 32501 0 0 0 117 14 0 0 25 0 1 0 153951460 146489344 32353 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156389793 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 35764 32353 704 52 0 34132 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 143056

[startup+2.98138 s]
/proc/loadavg: 1.37 1.85 1.90 3/73 23657
/proc/meminfo: memFree=1132824/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=147116 CPUtime=2.94
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 33545 0 0 0 279 15 0 0 25 0 1 0 153951460 150646784 33371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 36779 33371 721 52 0 35147 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 147116

[startup+6.26067 s]
/proc/loadavg: 1.42 1.86 1.90 3/73 23657
/proc/meminfo: memFree=1129560/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=147236 CPUtime=6.2
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 33557 0 0 0 605 15 0 0 25 0 1 0 153951460 150769664 33383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 36809 33383 721 52 0 35177 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 147236

[startup+12.7282 s]
/proc/loadavg: 1.47 1.86 1.90 3/73 23657
/proc/meminfo: memFree=1129560/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=147368 CPUtime=12.63
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 33595 0 0 0 1248 15 0 0 25 0 1 0 153951460 150904832 33421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 36842 33421 721 52 0 35210 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 147368

[startup+25.5463 s]
/proc/loadavg: 1.59 1.86 1.90 3/73 23657
/proc/meminfo: memFree=1128856/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=147812 CPUtime=25.39
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 33702 0 0 0 2524 15 0 0 25 0 1 0 153951460 151359488 33528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 36953 33528 721 52 0 35321 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 147812

[startup+51.1995 s]
/proc/loadavg: 1.73 1.87 1.91 3/73 23657
/proc/meminfo: memFree=1127768/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=148344 CPUtime=50.92
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 33854 0 0 0 5077 15 0 0 25 0 1 0 153951460 151904256 33680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 37086 33680 721 52 0 35454 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 148344

[startup+102.4 s]
/proc/loadavg: 1.88 1.89 1.91 3/73 23657
/proc/meminfo: memFree=1126360/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=149016 CPUtime=101.89
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 34030 0 0 0 10173 16 0 0 25 0 1 0 153951460 152592384 33856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 37254 33856 721 52 0 35622 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 149016

[startup+162.42 s]
/proc/loadavg: 2.01 1.92 1.91 3/73 23657
/proc/meminfo: memFree=1124824/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=149808 CPUtime=161.63
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 34208 0 0 0 16147 16 0 0 25 0 1 0 153951460 153403392 34034 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 37452 34034 721 52 0 35820 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 149808

[startup+222.452 s]
/proc/loadavg: 2.00 1.93 1.91 3/73 23657
/proc/meminfo: memFree=1123352/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=150500 CPUtime=221.38
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 34388 0 0 0 22122 16 0 0 25 0 1 0 153951460 154112000 34214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 37625 34214 721 52 0 35993 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 150500

[startup+282.477 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 23657
/proc/meminfo: memFree=1121944/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=151160 CPUtime=281.13
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 34542 0 0 0 28096 17 0 0 25 0 1 0 153951460 154787840 34368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 37790 34368 721 52 0 36158 0
Current children cumulated CPU time (s) 281.13
Current children cumulated vsize (KiB) 151160

[startup+342.504 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 23657
/proc/meminfo: memFree=1120600/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=151768 CPUtime=340.88
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 34701 0 0 0 34071 17 0 0 25 0 1 0 153951460 155410432 34527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 37942 34527 721 52 0 36310 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 151768

[startup+402.527 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 23657
/proc/meminfo: memFree=1119320/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=152428 CPUtime=400.62
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 34853 0 0 0 40045 17 0 0 25 0 1 0 153951460 156086272 34679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 38107 34679 721 52 0 36475 0
Current children cumulated CPU time (s) 400.62
Current children cumulated vsize (KiB) 152428

[startup+462.546 s]
/proc/loadavg: 2.07 1.98 1.92 3/73 23657
/proc/meminfo: memFree=1118040/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=152956 CPUtime=460.36
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 35005 0 0 0 46019 17 0 0 25 0 1 0 153951460 156626944 34831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 38239 34831 721 52 0 36607 0
Current children cumulated CPU time (s) 460.36
Current children cumulated vsize (KiB) 152956

[startup+522.572 s]
/proc/loadavg: 2.02 1.98 1.92 3/73 23657
/proc/meminfo: memFree=1116760/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=153604 CPUtime=520.1
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 35152 0 0 0 51993 17 0 0 25 0 1 0 153951460 157290496 34978 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 38401 34978 721 52 0 36769 0
Current children cumulated CPU time (s) 520.1
Current children cumulated vsize (KiB) 153604

[startup+582.622 s]
/proc/loadavg: 2.05 1.99 1.93 3/79 23805
/proc/meminfo: memFree=1114064/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=154132 CPUtime=579.72
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 35297 0 0 0 57954 18 0 0 25 0 1 0 153951460 157831168 35123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 38533 35123 721 52 0 36901 0
Current children cumulated CPU time (s) 579.72
Current children cumulated vsize (KiB) 154132

[startup+642.664 s]
/proc/loadavg: 2.02 1.99 1.93 3/73 23855
/proc/meminfo: memFree=1114072/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=154660 CPUtime=639.41
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 35437 0 0 0 63923 18 0 0 25 0 1 0 153951460 158371840 35263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 38665 35263 721 52 0 37033 0
Current children cumulated CPU time (s) 639.41
Current children cumulated vsize (KiB) 154660

[startup+702.688 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 23855
/proc/meminfo: memFree=1112920/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=155188 CPUtime=699.15
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 35577 0 0 0 69897 18 0 0 25 0 1 0 153951460 158912512 35403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 38797 35403 721 52 0 37165 0
Current children cumulated CPU time (s) 699.15
Current children cumulated vsize (KiB) 155188

[startup+762.711 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 23855
/proc/meminfo: memFree=1111640/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=155896 CPUtime=758.9
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 35716 0 0 0 75871 19 0 0 25 0 1 0 153951460 159637504 35542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 38974 35542 721 52 0 37342 0
Current children cumulated CPU time (s) 758.9
Current children cumulated vsize (KiB) 155896

[startup+822.734 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 23855
/proc/meminfo: memFree=1110488/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=156424 CPUtime=818.64
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 35854 0 0 0 81845 19 0 0 25 0 1 0 153951460 160178176 35680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 39106 35680 721 52 0 37474 0
Current children cumulated CPU time (s) 818.64
Current children cumulated vsize (KiB) 156424

[startup+882.764 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1109336/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=156952 CPUtime=878.39
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 35986 0 0 0 87820 19 0 0 25 0 1 0 153951460 160718848 35812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 39238 35812 721 52 0 37606 0
Current children cumulated CPU time (s) 878.39
Current children cumulated vsize (KiB) 156952

[startup+942.789 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1108248/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=157480 CPUtime=938.14
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 36118 0 0 0 93795 19 0 0 25 0 1 0 153951460 161259520 35944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 39370 35944 721 52 0 37738 0
Current children cumulated CPU time (s) 938.14
Current children cumulated vsize (KiB) 157480

[startup+1002.81 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1107160/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=158008 CPUtime=997.89
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 36249 0 0 0 99769 20 0 0 25 0 1 0 153951460 161800192 36075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 39502 36075 721 52 0 37870 0
Current children cumulated CPU time (s) 997.89
Current children cumulated vsize (KiB) 158008

[startup+1062.83 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1106072/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=158404 CPUtime=1057.62
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 36379 0 0 0 105742 20 0 0 25 0 1 0 153951460 162205696 36205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 39601 36205 721 52 0 37969 0
Current children cumulated CPU time (s) 1057.62
Current children cumulated vsize (KiB) 158404

[startup+1122.85 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1104984/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=158932 CPUtime=1117.36
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 36507 0 0 0 111716 20 0 0 25 0 1 0 153951460 162746368 36333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 39733 36333 721 52 0 38101 0
Current children cumulated CPU time (s) 1117.36
Current children cumulated vsize (KiB) 158932

[startup+1182.87 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1103896/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=159728 CPUtime=1177.11
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 36635 0 0 0 117690 21 0 0 25 0 1 0 153951460 163561472 36461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 39932 36461 721 52 0 38300 0
Current children cumulated CPU time (s) 1177.11
Current children cumulated vsize (KiB) 159728

[startup+1242.89 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1102808/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=160124 CPUtime=1236.85
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 36762 0 0 0 123664 21 0 0 25 0 1 0 153951460 163966976 36588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40031 36588 721 52 0 38399 0
Current children cumulated CPU time (s) 1236.85
Current children cumulated vsize (KiB) 160124

[startup+1302.92 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1101720/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=160652 CPUtime=1296.59
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 36885 0 0 0 129638 21 0 0 25 0 1 0 153951460 164507648 36711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40163 36711 721 52 0 38531 0
Current children cumulated CPU time (s) 1296.59
Current children cumulated vsize (KiB) 160652

[startup+1362.94 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1100632/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=161048 CPUtime=1356.33
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37009 0 0 0 135612 21 0 0 25 0 1 0 153951460 164913152 36835 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671501 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40262 36835 721 52 0 38630 0
Current children cumulated CPU time (s) 1356.33
Current children cumulated vsize (KiB) 161048

[startup+1422.97 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1099608/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=161576 CPUtime=1416.08
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37132 0 0 0 141586 22 0 0 25 0 1 0 153951460 165453824 36958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40394 36958 721 52 0 38762 0
Current children cumulated CPU time (s) 1416.08
Current children cumulated vsize (KiB) 161576

[startup+1482.99 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23855
/proc/meminfo: memFree=1098584/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=161972 CPUtime=1475.82
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37253 0 0 0 147560 22 0 0 25 0 1 0 153951460 165859328 37079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40493 37079 721 52 0 38861 0
Current children cumulated CPU time (s) 1475.82
Current children cumulated vsize (KiB) 161972

[startup+1543.01 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23857
/proc/meminfo: memFree=1097368/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=162500 CPUtime=1535.57
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37374 0 0 0 153535 22 0 0 25 0 1 0 153951460 166400000 37200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40625 37200 721 52 0 38993 0
Current children cumulated CPU time (s) 1535.57
Current children cumulated vsize (KiB) 162500

[startup+1603.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23857
/proc/meminfo: memFree=1096408/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=162896 CPUtime=1595.31
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37494 0 0 0 159509 22 0 0 25 0 1 0 153951460 166805504 37320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40724 37320 721 52 0 39092 0
Current children cumulated CPU time (s) 1595.31
Current children cumulated vsize (KiB) 162896

[startup+1663.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23857
/proc/meminfo: memFree=1095448/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=163424 CPUtime=1655.06
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37616 0 0 0 165483 23 0 0 25 0 1 0 153951460 167346176 37442 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40856 37442 721 52 0 39224 0
Current children cumulated CPU time (s) 1655.06
Current children cumulated vsize (KiB) 163424

[startup+1723.09 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23857
/proc/meminfo: memFree=1094360/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=163820 CPUtime=1714.81
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37736 0 0 0 171458 23 0 0 25 0 1 0 153951460 167751680 37562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 40955 37562 721 52 0 39323 0
Current children cumulated CPU time (s) 1714.81
Current children cumulated vsize (KiB) 163820

[startup+1783.11 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 23857
/proc/meminfo: memFree=1093400/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=164752 CPUtime=1774.54
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37854 0 0 0 177431 23 0 0 25 0 1 0 153951460 168706048 37680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 41188 37680 721 52 0 39556 0
Current children cumulated CPU time (s) 1774.54
Current children cumulated vsize (KiB) 164752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.76 s]
/proc/loadavg: 2.00 2.00 1.93 2/68 23858
/proc/meminfo: memFree=1243968/2055920 swapFree=4192812/4192956
[pid=23637] ppid=23635 vsize=164884 CPUtime=1800.07
/proc/23637/stat : 23637 (CSPtoSAT+minisa) R 23635 23637 22706 0 -1 4194304 37905 0 0 0 179984 23 0 0 25 0 1 0 153951460 168841216 37731 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 1 0 0
/proc/23637/statm: 41221 37731 721 52 0 39589 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 164884

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.79
CPU time (s): 1800.11
CPU user time (s): 1799.85
CPU system time (s): 0.26296
CPU usage (%): 99.5201
Max. virtual memory (cumulated for all children) (KiB): 164884

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

runsolver used 1.65775 s user time and 4.84826 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 03:52:13 UTC 2007


IDJOB= 201577
IDBENCH= 3771
FILE ID= node58/201577-1168055532

PBS_JOBID= 3475505

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-10.xml
COMMAND LINE= /tmp/evaluation/201577-1168055532/CSPtoSAT+minisat /tmp/evaluation/201577-1168055532/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-201577-1168055532 -o ROOT/results/node58/solver-201577-1168055532 -C 1800 -M 900  /tmp/evaluation/201577-1168055532/CSPtoSAT+minisat /tmp/evaluation/201577-1168055532/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  63ed4f91155f2b79f30edca48a7e3b10

RANDOM SEED= 434787776

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.223
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.223
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:       1401640 kB
Buffers:         50392 kB
Cached:         506120 kB
SwapCached:          0 kB
Active:          89232 kB
Inactive:       487704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1401640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5144 kB
Writeback:           0 kB
Mapped:          30604 kB
Slab:            63140 kB
Committed_AS:  2140372 kB
PageTables:       1572 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= 66528 MiB



End job on node58 on Sat Jan  6 04:22:26 UTC 2007