Trace number 202421

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.13 1805.71

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-10.xml
MD5SUMec768d8bdc2ba6275ce05ab9b6a5623a
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 benchmark16.9624
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
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...
4.35	c ...done
4.35	c #SATvar=2435613 #SATclauses=4865972 #CSPpredicates=32049

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/node1/watcher-202421-1168057060 -o ROOT/results/node1/solver-202421-1168057060 -C 1800 -M 900 /tmp/evaluation/202421-1168057060/CSPtoSAT+minisat /tmp/evaluation/202421-1168057060/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: 2.00 2.01 2.00 4/86 12440
/proc/meminfo: memFree=1083744/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=6696 CPUtime=0
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154101980 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5798776 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 1674 415 375 52 0 30 0

[startup+0.103761 s]
/proc/loadavg: 2.00 2.01 2.00 4/86 12440
/proc/meminfo: memFree=1083744/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=6952 CPUtime=0.09
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 154101980 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319083 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.511805 s]
/proc/loadavg: 2.00 2.01 2.00 4/86 12440
/proc/meminfo: memFree=1083744/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=75156 CPUtime=0.5
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 14973 0 0 0 42 8 0 0 22 0 1 0 154101980 76959744 14758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 18789 14764 696 52 0 17157 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 75156

[startup+1.33291 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12440
/proc/meminfo: memFree=936480/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=204728 CPUtime=1.32
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 45258 0 0 0 105 27 0 0 25 0 1 0 154101980 209641472 45043 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 51182 45047 696 52 0 49550 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 204728

[startup+2.9701 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12440
/proc/meminfo: memFree=770336/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=357012 CPUtime=2.95
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 80909 0 0 0 248 47 0 0 25 0 1 0 154101980 365580288 80694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 89253 80694 704 52 0 87621 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 357012

[startup+6.2625 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12440
/proc/meminfo: memFree=758624/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=361332 CPUtime=6.25
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82092 0 0 0 576 49 0 0 25 0 1 0 154101980 370003968 81811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 90333 81811 721 52 0 88701 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 361332

[startup+12.7313 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12440
/proc/meminfo: memFree=758376/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=361464 CPUtime=12.72
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82119 0 0 0 1223 49 0 0 25 0 1 0 154101980 370139136 81838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 90366 81838 721 52 0 88734 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 361464

[startup+25.5568 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12440
/proc/meminfo: memFree=758120/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=362044 CPUtime=25.51
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82213 0 0 0 2502 49 0 0 25 0 1 0 154101980 370733056 81932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 90511 81932 721 52 0 88879 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 362044

[startup+51.2228 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12440
/proc/meminfo: memFree=757480/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=362308 CPUtime=51.16
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82312 0 0 0 5067 49 0 0 25 0 1 0 154101980 371003392 82031 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 90577 82031 721 52 0 88945 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 362308

[startup+102.453 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=756520/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=363108 CPUtime=102.34
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82453 0 0 0 10184 50 0 0 25 0 1 0 154101980 371822592 82172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 90777 82172 721 52 0 89145 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 363108

[startup+162.505 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 12442
/proc/meminfo: memFree=755176/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=363504 CPUtime=162.31
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82630 0 0 0 16181 50 0 0 25 0 1 0 154101980 372228096 82349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 90876 82349 721 52 0 89244 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 363504

[startup+222.569 s]
/proc/loadavg: 2.09 2.04 2.01 3/86 12442
/proc/meminfo: memFree=754216/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=364032 CPUtime=222.32
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82735 0 0 0 22182 50 0 0 25 0 1 0 154101980 372768768 82454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91008 82454 721 52 0 89376 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 364032

[startup+282.628 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 12442
/proc/meminfo: memFree=753256/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=364428 CPUtime=282.31
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82841 0 0 0 28180 51 0 0 25 0 1 0 154101980 373174272 82560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91107 82560 721 52 0 89475 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 364428

[startup+342.688 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 12442
/proc/meminfo: memFree=752296/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=364856 CPUtime=342.29
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 82944 0 0 0 34178 51 0 0 25 0 1 0 154101980 373612544 82663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91214 82663 721 52 0 89582 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 364856

[startup+402.743 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 12442
/proc/meminfo: memFree=751336/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=365252 CPUtime=402.29
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83055 0 0 0 40177 52 0 0 25 0 1 0 154101980 374018048 82774 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91313 82774 721 52 0 89681 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 365252

[startup+462.799 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12442
/proc/meminfo: memFree=750376/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=365728 CPUtime=462.28
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83161 0 0 0 46176 52 0 0 25 0 1 0 154101980 374505472 82880 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91432 82880 721 52 0 89800 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 365728

[startup+522.858 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=749352/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=366124 CPUtime=522.28
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83270 0 0 0 52175 53 0 0 25 0 1 0 154101980 374910976 82989 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91531 82989 721 52 0 89899 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 366124

[startup+582.918 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=748392/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=366520 CPUtime=582.28
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83376 0 0 0 58175 53 0 0 25 0 1 0 154101980 375316480 83095 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91630 83095 721 52 0 89998 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 366520

[startup+642.976 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=747496/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=366916 CPUtime=642.27
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83485 0 0 0 64174 53 0 0 25 0 1 0 154101980 375721984 83204 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91729 83204 721 52 0 90097 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 366916

[startup+703.034 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=746536/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=367432 CPUtime=702.26
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83590 0 0 0 70172 54 0 0 25 0 1 0 154101980 376250368 83309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91858 83309 721 52 0 90226 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 367432

[startup+763.091 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=745640/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=367828 CPUtime=762.26
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83692 0 0 0 76172 54 0 0 25 0 1 0 154101980 376655872 83411 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 91957 83411 721 52 0 90325 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 367828

[startup+823.151 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 12442
/proc/meminfo: memFree=744616/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=368356 CPUtime=822.27
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83804 0 0 0 82172 55 0 0 25 0 1 0 154101980 377196544 83523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92089 83523 721 52 0 90457 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 368356

[startup+883.211 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12442
/proc/meminfo: memFree=743720/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=368752 CPUtime=882.24
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 83910 0 0 0 88169 55 0 0 25 0 1 0 154101980 377602048 83629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92188 83629 721 52 0 90556 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 368752

[startup+943.269 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 12442
/proc/meminfo: memFree=742760/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=369148 CPUtime=942.25
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84010 0 0 0 94169 56 0 0 25 0 1 0 154101980 378007552 83729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92287 83729 721 52 0 90655 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 369148

[startup+1003.33 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12442
/proc/meminfo: memFree=741864/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=369544 CPUtime=1002.25
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84115 0 0 0 100169 56 0 0 25 0 1 0 154101980 378413056 83834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92386 83834 721 52 0 90754 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 369544

[startup+1063.39 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12442
/proc/meminfo: memFree=740968/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=369988 CPUtime=1062.18
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84216 0 0 0 106161 57 0 0 25 0 1 0 154101980 378867712 83935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92497 83935 721 52 0 90865 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 369988

[startup+1123.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=740072/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=370384 CPUtime=1121.95
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84319 0 0 0 112138 57 0 0 25 0 1 0 154101980 379273216 84038 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92596 84038 721 52 0 90964 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 370384

[startup+1183.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=739112/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=370780 CPUtime=1181.74
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84426 0 0 0 118116 58 0 0 25 0 1 0 154101980 379678720 84145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92695 84145 721 52 0 91063 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 370780

[startup+1243.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=738152/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=371308 CPUtime=1241.5
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84532 0 0 0 124092 58 0 0 25 0 1 0 154101980 380219392 84251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665674 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92827 84251 721 52 0 91195 0
Current children cumulated CPU time (s) 1241.5
Current children cumulated vsize (KiB) 371308

[startup+1303.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=737256/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=371704 CPUtime=1301.28
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84637 0 0 0 130069 59 0 0 25 0 1 0 154101980 380624896 84356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 92926 84356 721 52 0 91294 0
Current children cumulated CPU time (s) 1301.28
Current children cumulated vsize (KiB) 371704

[startup+1363.69 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=736424/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=372100 CPUtime=1361.05
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84740 0 0 0 136046 59 0 0 25 0 1 0 154101980 381030400 84459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 93025 84459 721 52 0 91393 0
Current children cumulated CPU time (s) 1361.05
Current children cumulated vsize (KiB) 372100

[startup+1423.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=735528/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=372496 CPUtime=1420.81
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84845 0 0 0 142021 60 0 0 25 0 1 0 154101980 381435904 84564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562852 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 93124 84564 721 52 0 91492 0
Current children cumulated CPU time (s) 1420.81
Current children cumulated vsize (KiB) 372496

[startup+1483.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=734632/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=372760 CPUtime=1480.6
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 84944 0 0 0 147999 61 0 0 25 0 1 0 154101980 381706240 84663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 93190 84663 721 52 0 91558 0
Current children cumulated CPU time (s) 1480.6
Current children cumulated vsize (KiB) 372760

[startup+1543.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=733736/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=373424 CPUtime=1540.37
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 85050 0 0 0 153976 61 0 0 25 0 1 0 154101980 382386176 84769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 93356 84769 721 52 0 91724 0
Current children cumulated CPU time (s) 1540.37
Current children cumulated vsize (KiB) 373424

[startup+1603.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12442
/proc/meminfo: memFree=732776/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=373820 CPUtime=1600.13
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 85155 0 0 0 159951 62 0 0 25 0 1 0 154101980 382791680 84874 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12439/statm: 93455 84874 721 52 0 91823 0
Current children cumulated CPU time (s) 1600.13
Current children cumulated vsize (KiB) 373820

[startup+1663.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=942568/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=374216 CPUtime=1659.7
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 85249 0 0 0 165907 63 0 0 25 0 1 0 154101980 383197184 84968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/12439/statm: 93554 84968 721 52 0 91922 0
Current children cumulated CPU time (s) 1659.7
Current children cumulated vsize (KiB) 374216

[startup+1724.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=941032/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=374612 CPUtime=1719.2
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 85343 0 0 0 171856 64 0 0 25 0 1 0 154101980 383602688 85062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/12439/statm: 93653 85062 721 52 0 92021 0
Current children cumulated CPU time (s) 1719.2
Current children cumulated vsize (KiB) 374612

[startup+1784.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=939496/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=375008 CPUtime=1778.7
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 85444 0 0 0 177806 64 0 0 25 0 1 0 154101980 384008192 85163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/12439/statm: 93752 85163 721 52 0 92120 0
Current children cumulated CPU time (s) 1778.7
Current children cumulated vsize (KiB) 375008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=938920/2055920 swapFree=4165584/4192956
[pid=12439] ppid=12437 vsize=375008 CPUtime=1800.05
/proc/12439/stat : 12439 (CSPtoSAT+minisa) R 12437 12439 11998 0 -1 4194304 85477 0 0 0 179941 64 0 0 25 0 1 0 154101980 384008192 85196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12439/statm: 93752 85196 721 52 0 92120 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 375008

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.71
CPU time (s): 1800.13
CPU user time (s): 1799.42
CPU system time (s): 0.710891
CPU usage (%): 99.6906
Max. virtual memory (cumulated for all children) (KiB): 375008

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

runsolver used 1.9987 s user time and 6.00209 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 04:17:42 UTC 2007


IDJOB= 202421
IDBENCH= 3832
FILE ID= node1/202421-1168057060

PBS_JOBID= 3475334

Free space on /tmp= 66294 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp22/fapp22-1750-10.xml
COMMAND LINE= /tmp/evaluation/202421-1168057060/CSPtoSAT+minisat /tmp/evaluation/202421-1168057060/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-202421-1168057060 -o ROOT/results/node1/solver-202421-1168057060 -C 1800 -M 900  /tmp/evaluation/202421-1168057060/CSPtoSAT+minisat /tmp/evaluation/202421-1168057060/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  ec768d8bdc2ba6275ce05ab9b6a5623a

RANDOM SEED= 821776411

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.234
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.234
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:       1084160 kB
Buffers:         68584 kB
Cached:         536664 kB
SwapCached:       3692 kB
Active:         573220 kB
Inactive:       301744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1084160 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            6032 kB
Writeback:           0 kB
Mapped:         283004 kB
Slab:            81084 kB
Committed_AS:  4325860 kB
PageTables:       2856 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= 66297 MiB



End job on node1 on Sat Jan  6 04:47:48 UTC 2007