Trace number 198890

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 1801.84

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f12.xml
MD5SUMae037380847c5677dfcb746e767102e6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.01784
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size32
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
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.30	c ...done
0.30	c #SATvar=58246 #SATclauses=114448 #CSPpredicates=4103

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/node59/watcher-198890-1168053627 -o ROOT/results/node59/solver-198890-1168053627 -C 1800 -M 900 /tmp/evaluation/198890-1168053627/CSPtoSAT+minisat /tmp/evaluation/198890-1168053627/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.42 1.82 1.89 5/73 20774
/proc/meminfo: memFree=1373160/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=6696 CPUtime=0
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 153761173 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9255800 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 1674 414 374 52 0 30 0

[startup+0.10358 s]
/proc/loadavg: 1.42 1.82 1.89 5/73 20774
/proc/meminfo: memFree=1373160/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=15192 CPUtime=0.09
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 2795 0 0 0 8 1 0 0 18 0 1 0 153761173 15556608 2755 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158431271 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 3798 2755 704 52 0 2166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15192

[startup+0.511624 s]
/proc/loadavg: 1.42 1.82 1.89 5/73 20774
/proc/meminfo: memFree=1373160/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=15692 CPUtime=0.5
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 2975 0 0 0 49 1 0 0 22 0 1 0 153761173 16068608 2909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 3923 2909 721 52 0 2291 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15692

[startup+1.33271 s]
/proc/loadavg: 1.42 1.82 1.89 3/73 20774
/proc/meminfo: memFree=1364136/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=15832 CPUtime=1.32
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 3010 0 0 0 131 1 0 0 25 0 1 0 153761173 16211968 2944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134677281 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 3958 2944 721 52 0 2326 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 15832

[startup+2.96989 s]
/proc/loadavg: 1.42 1.82 1.89 3/73 20774
/proc/meminfo: memFree=1364008/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=15964 CPUtime=2.96
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 3054 0 0 0 295 1 0 0 25 0 1 0 153761173 16347136 2988 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 3991 2988 721 52 0 2359 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15964

[startup+6.25626 s]
/proc/loadavg: 1.46 1.82 1.89 3/73 20774
/proc/meminfo: memFree=1363560/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=16228 CPUtime=6.23
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 3122 0 0 0 622 1 0 0 25 0 1 0 153761173 16617472 3056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 4057 3056 721 52 0 2425 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 16228

[startup+12.714 s]
/proc/loadavg: 1.51 1.82 1.89 3/73 20774
/proc/meminfo: memFree=1363240/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=16624 CPUtime=12.69
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 3214 0 0 0 1268 1 0 0 25 0 1 0 153761173 17022976 3148 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 4156 3148 721 52 0 2524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16624

[startup+25.5354 s]
/proc/loadavg: 1.61 1.83 1.89 3/73 20774
/proc/meminfo: memFree=1362536/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=17356 CPUtime=25.49
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 3388 0 0 0 2547 2 0 0 25 0 1 0 153761173 17772544 3322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670968 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 4339 3322 721 52 0 2707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17356

[startup+51.1772 s]
/proc/loadavg: 1.75 1.84 1.89 3/73 20774
/proc/meminfo: memFree=1361000/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=18656 CPUtime=51.11
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 3710 0 0 0 5109 2 0 0 25 0 1 0 153761173 19103744 3644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 4664 3644 721 52 0 3032 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 18656

[startup+102.455 s]
/proc/loadavg: 1.89 1.87 1.90 3/73 20774
/proc/meminfo: memFree=1358120/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=21020 CPUtime=102.34
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 4294 0 0 0 10231 3 0 0 25 0 1 0 153761173 21524480 4228 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 5255 4228 721 52 0 3623 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 21020

[startup+162.558 s]
/proc/loadavg: 1.96 1.89 1.91 3/73 20774
/proc/meminfo: memFree=1355048/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=23576 CPUtime=162.38
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 4919 0 0 0 16234 4 0 0 25 0 1 0 153761173 24141824 4853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 5894 4853 721 52 0 4262 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 23576

[startup+222.656 s]
/proc/loadavg: 1.98 1.90 1.91 3/73 20774
/proc/meminfo: memFree=1352296/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=25824 CPUtime=222.43
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5482 0 0 0 22238 5 0 0 25 0 1 0 153761173 26443776 5416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671748 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6456 5416 721 52 0 4824 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 25824

[startup+282.758 s]
/proc/loadavg: 1.99 1.92 1.91 3/73 20774
/proc/meminfo: memFree=1350568/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27044 CPUtime=282.47
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5790 0 0 0 28242 5 0 0 25 0 1 0 153761173 27693056 5724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6761 5724 721 52 0 5129 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 27044

[startup+342.76 s]
/proc/loadavg: 1.99 1.93 1.91 3/73 20774
/proc/meminfo: memFree=1350120/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27176 CPUtime=342.41
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5798 0 0 0 34235 6 0 0 25 0 1 0 153761173 27828224 5732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6794 5732 721 52 0 5162 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 27176

[startup+402.766 s]
/proc/loadavg: 1.99 1.94 1.91 3/73 20774
/proc/meminfo: memFree=1349672/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27176 CPUtime=402.37
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5806 0 0 0 40231 6 0 0 25 0 1 0 153761173 27828224 5740 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6794 5740 721 52 0 5162 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 27176

[startup+462.775 s]
/proc/loadavg: 1.99 1.95 1.91 3/73 20774
/proc/meminfo: memFree=1349224/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27176 CPUtime=462.32
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5813 0 0 0 46226 6 0 0 25 0 1 0 153761173 27828224 5747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6794 5747 721 52 0 5162 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 27176

[startup+522.777 s]
/proc/loadavg: 1.99 1.95 1.91 3/73 20774
/proc/meminfo: memFree=1348840/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27176 CPUtime=522.25
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5817 0 0 0 52219 6 0 0 25 0 1 0 153761173 27828224 5751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6794 5751 721 52 0 5162 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 27176

[startup+582.779 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 20774
/proc/meminfo: memFree=1348456/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27176 CPUtime=582.2
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5824 0 0 0 58214 6 0 0 25 0 1 0 153761173 27828224 5758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6794 5758 721 52 0 5162 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 27176

[startup+642.782 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 20774
/proc/meminfo: memFree=1348008/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27176 CPUtime=642.16
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5827 0 0 0 64210 6 0 0 25 0 1 0 153761173 27828224 5761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6794 5761 721 52 0 5162 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 27176

[startup+702.795 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 20774
/proc/meminfo: memFree=1347624/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=702.1
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5829 0 0 0 70203 7 0 0 25 0 1 0 153761173 27963392 5763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5763 721 52 0 5195 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 27308

[startup+762.812 s]
/proc/loadavg: 2.07 1.99 1.91 3/73 20774
/proc/meminfo: memFree=1347240/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=762.07
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5832 0 0 0 76200 7 0 0 25 0 1 0 153761173 27963392 5766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5766 721 52 0 5195 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 27308

[startup+822.819 s]
/proc/loadavg: 2.03 1.99 1.91 3/73 20774
/proc/meminfo: memFree=1346920/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=822.02
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5833 0 0 0 82195 7 0 0 25 0 1 0 153761173 27963392 5767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5767 721 52 0 5195 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 27308

[startup+882.833 s]
/proc/loadavg: 2.01 1.99 1.91 3/73 20774
/proc/meminfo: memFree=1346536/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=881.96
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5836 0 0 0 88189 7 0 0 25 0 1 0 153761173 27963392 5770 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5770 721 52 0 5195 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 27308

[startup+942.84 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 20774
/proc/meminfo: memFree=1346216/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=941.91
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5839 0 0 0 94184 7 0 0 25 0 1 0 153761173 27963392 5773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5773 721 52 0 5195 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 27308

[startup+1002.85 s]
/proc/loadavg: 2.04 2.00 1.92 3/73 20774
/proc/meminfo: memFree=1345832/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1001.87
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5842 0 0 0 100180 7 0 0 25 0 1 0 153761173 27963392 5776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5776 721 52 0 5195 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 27308

[startup+1062.86 s]
/proc/loadavg: 2.01 2.00 1.92 3/73 20774
/proc/meminfo: memFree=1345512/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1061.82
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5843 0 0 0 106174 8 0 0 25 0 1 0 153761173 27963392 5777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5777 721 52 0 5195 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 27308

[startup+1122.88 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 20774
/proc/meminfo: memFree=1345192/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1121.78
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5845 0 0 0 112170 8 0 0 25 0 1 0 153761173 27963392 5779 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5779 721 52 0 5195 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 27308

[startup+1182.89 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 20774
/proc/meminfo: memFree=1344872/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1181.75
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5846 0 0 0 118167 8 0 0 25 0 1 0 153761173 27963392 5780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5780 721 52 0 5195 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 27308

[startup+1242.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20774
/proc/meminfo: memFree=1344616/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1241.69
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5847 0 0 0 124161 8 0 0 25 0 1 0 153761173 27963392 5781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5781 721 52 0 5195 0
Current children cumulated CPU time (s) 1241.69
Current children cumulated vsize (KiB) 27308

[startup+1302.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20774
/proc/meminfo: memFree=1344360/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1301.64
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5848 0 0 0 130156 8 0 0 25 0 1 0 153761173 27963392 5782 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5782 721 52 0 5195 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 27308

[startup+1362.92 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20774
/proc/meminfo: memFree=1344040/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1361.61
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5849 0 0 0 136153 8 0 0 25 0 1 0 153761173 27963392 5783 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5783 721 52 0 5195 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 27308

[startup+1422.94 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20774
/proc/meminfo: memFree=1343784/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1421.55
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5851 0 0 0 142147 8 0 0 25 0 1 0 153761173 27963392 5785 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5785 721 52 0 5195 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 27308

[startup+1482.95 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20774
/proc/meminfo: memFree=1343528/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1481.51
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5852 0 0 0 148143 8 0 0 25 0 1 0 153761173 27963392 5786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5786 721 52 0 5195 0
Current children cumulated CPU time (s) 1481.51
Current children cumulated vsize (KiB) 27308

[startup+1542.96 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20774
/proc/meminfo: memFree=1343272/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1541.48
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5855 0 0 0 154139 9 0 0 25 0 1 0 153761173 27963392 5789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5789 721 52 0 5195 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 27308

[startup+1602.98 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20774
/proc/meminfo: memFree=1342952/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1601.42
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5856 0 0 0 160133 9 0 0 25 0 1 0 153761173 27963392 5790 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5790 721 52 0 5195 0
Current children cumulated CPU time (s) 1601.42
Current children cumulated vsize (KiB) 27308

[startup+1663 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1353256/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1661.38
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5857 0 0 0 166129 9 0 0 25 0 1 0 153761173 27963392 5791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5791 721 52 0 5195 0
Current children cumulated CPU time (s) 1661.38
Current children cumulated vsize (KiB) 27308

[startup+1723.02 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1353064/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1721.37
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5859 0 0 0 172127 10 0 0 25 0 1 0 153761173 27963392 5793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5793 721 52 0 5195 0
Current children cumulated CPU time (s) 1721.37
Current children cumulated vsize (KiB) 27308

[startup+1783.05 s]
/proc/loadavg: 2.06 2.01 1.93 3/73 20812
/proc/meminfo: memFree=1352936/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1781.32
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5860 0 0 0 178122 10 0 0 25 0 1 0 153761173 27963392 5794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5794 721 52 0 5195 0
Current children cumulated CPU time (s) 1781.32
Current children cumulated vsize (KiB) 27308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.83 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 20812
/proc/meminfo: memFree=1352936/2055920 swapFree=4192812/4192956
[pid=20773] ppid=20771 vsize=27308 CPUtime=1800.09
/proc/20773/stat : 20773 (CSPtoSAT+minisa) R 20771 20773 19900 0 -1 4194304 5860 0 0 0 179999 10 0 0 25 0 1 0 153761173 27963392 5794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/20773/statm: 6827 5794 721 52 0 5195 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 27308

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.84
CPU time (s): 1800.11
CPU user time (s): 1800
CPU system time (s): 0.107983
CPU usage (%): 99.9037
Max. virtual memory (cumulated for all children) (KiB): 27308

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

runsolver used 1.74173 s user time and 4.83427 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 03:20:30 UTC 2007


IDJOB= 198890
IDBENCH= 3580
FILE ID= node59/198890-1168053627

PBS_JOBID= 3475463

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f12.xml
COMMAND LINE= /tmp/evaluation/198890-1168053627/CSPtoSAT+minisat /tmp/evaluation/198890-1168053627/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-198890-1168053627 -o ROOT/results/node59/solver-198890-1168053627 -C 1800 -M 900  /tmp/evaluation/198890-1168053627/CSPtoSAT+minisat /tmp/evaluation/198890-1168053627/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  ae037380847c5677dfcb746e767102e6

RANDOM SEED= 230759234

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.239
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.239
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:       1373576 kB
Buffers:         62720 kB
Cached:         509432 kB
SwapCached:          0 kB
Active:          96552 kB
Inactive:       502836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2100 kB
Writeback:           0 kB
Mapped:          40884 kB
Slab:            68376 kB
Committed_AS:  2860824 kB
PageTables:       1836 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= 66548 MiB



End job on node59 on Sat Jan  6 03:50:39 UTC 2007