Trace number 201767

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 1808.45

General information on the benchmark

Namerlfap/rlfapScens/
scen2.xml
MD5SUM6fd929da3fdebf81252e0d9d01639132
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 benchmark0.480926
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints1235
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1235
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.10	c ...done
0.10	c #SATvar=23614 #SATclauses=46624 #CSPpredicates=1235

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/node26/watcher-201767-1168055575 -o ROOT/results/node26/solver-201767-1168055575 -C 1800 -M 900 /tmp/evaluation/201767-1168055575/CSPtoSAT+minisat /tmp/evaluation/201767-1168055575/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.03 2.03 1.95 4/81 16882
/proc/meminfo: memFree=1352560/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=6696 CPUtime=0
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 153951946 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12561272 0 0 4096 0 0 0 0 17 1 0 0
/proc/16881/statm: 1674 389 360 52 0 30 0

[startup+0.103031 s]
/proc/loadavg: 2.03 2.03 1.95 4/81 16882
/proc/meminfo: memFree=1352560/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=10564 CPUtime=0.09
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 1675 0 0 0 9 0 0 0 18 0 1 0 153951946 10817536 1643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134596961 0 0 4096 0 0 0 0 17 1 0 0
/proc/16881/statm: 2641 1643 704 52 0 1009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10564

[startup+0.511076 s]
/proc/loadavg: 2.03 2.03 1.95 4/81 16882
/proc/meminfo: memFree=1352560/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=10536 CPUtime=0.49
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 1714 0 0 0 49 0 0 0 22 0 1 0 153951946 10788864 1656 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 2634 1656 721 52 0 1002 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10536

[startup+1.33115 s]
/proc/loadavg: 2.03 2.03 1.95 3/86 16908
/proc/meminfo: memFree=1338440/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=10668 CPUtime=1.31
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 1745 0 0 0 131 0 0 0 25 0 1 0 153951946 10924032 1687 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 2667 1687 721 52 0 1035 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10668

[startup+2.96831 s]
/proc/loadavg: 2.03 2.03 1.95 3/86 16908
/proc/meminfo: memFree=1338056/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=10800 CPUtime=2.95
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 1791 0 0 0 294 1 0 0 25 0 1 0 153951946 11059200 1733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 2700 1733 721 52 0 1068 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10800

[startup+6.24762 s]
/proc/loadavg: 2.03 2.03 1.95 3/86 16908
/proc/meminfo: memFree=1337352/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=11108 CPUtime=6.21
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 1876 0 0 0 620 1 0 0 25 0 1 0 153951946 11374592 1818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 2777 1818 721 52 0 1145 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 11108

[startup+12.7152 s]
/proc/loadavg: 2.03 2.03 1.95 3/86 16908
/proc/meminfo: memFree=1336168/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=11804 CPUtime=12.66
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2020 0 0 0 1265 1 0 0 25 0 1 0 153951946 12087296 1962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671240 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 2951 1962 721 52 0 1319 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11804

[startup+25.5424 s]
/proc/loadavg: 2.02 2.03 1.95 3/86 16908
/proc/meminfo: memFree=1333992/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=12892 CPUtime=25.43
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2296 0 0 0 2542 1 0 0 25 0 1 0 153951946 13201408 2238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3223 2238 721 52 0 1591 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 12892

[startup+51.1848 s]
/proc/loadavg: 2.01 2.02 1.95 3/86 16908
/proc/meminfo: memFree=1330344/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14028 CPUtime=50.94
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2582 0 0 0 5093 1 0 0 25 0 1 0 153951946 14364672 2524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687457 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3507 2524 721 52 0 1875 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 14028

[startup+102.472 s]
/proc/loadavg: 2.00 2.02 1.95 3/86 16908
/proc/meminfo: memFree=1327016/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14028 CPUtime=102
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2601 0 0 0 10199 1 0 0 25 0 1 0 153951946 14364672 2543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3507 2543 721 52 0 1875 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 14028

[startup+162.476 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 16908
/proc/meminfo: memFree=1326184/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14160 CPUtime=161.74
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2612 0 0 0 16172 2 0 0 25 0 1 0 153951946 14499840 2554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3540 2554 721 52 0 1908 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 14160

[startup+222.49 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 16908
/proc/meminfo: memFree=1326056/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14292 CPUtime=221.46
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2652 0 0 0 22144 2 0 0 25 0 1 0 153951946 14635008 2594 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3573 2594 721 52 0 1941 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 14292

[startup+282.501 s]
/proc/loadavg: 2.05 2.02 1.96 3/86 16908
/proc/meminfo: memFree=1325928/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14412 CPUtime=281.2
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2680 0 0 0 28118 2 0 0 25 0 1 0 153951946 14757888 2622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687324 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3603 2622 721 52 0 1971 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 14412

[startup+342.509 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 16908
/proc/meminfo: memFree=1325864/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14544 CPUtime=340.95
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2692 0 0 0 34093 2 0 0 25 0 1 0 153951946 14893056 2634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3636 2634 721 52 0 2004 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 14544

[startup+402.516 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 16908
/proc/meminfo: memFree=1325736/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14544 CPUtime=400.66
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2700 0 0 0 40064 2 0 0 25 0 1 0 153951946 14893056 2642 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3636 2642 721 52 0 2004 0
Current children cumulated CPU time (s) 400.66
Current children cumulated vsize (KiB) 14544

[startup+462.522 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 16908
/proc/meminfo: memFree=1325672/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14544 CPUtime=460.4
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2707 0 0 0 46038 2 0 0 25 0 1 0 153951946 14893056 2649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3636 2649 721 52 0 2004 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 14544

[startup+522.554 s]
/proc/loadavg: 2.00 2.00 1.96 3/92 17044
/proc/meminfo: memFree=1324264/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14544 CPUtime=520.06
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2712 0 0 0 51997 9 0 0 25 0 1 0 153951946 14893056 2654 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3636 2654 721 52 0 2004 0
Current children cumulated CPU time (s) 520.06
Current children cumulated vsize (KiB) 14544

[startup+582.585 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325280/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14544 CPUtime=579.73
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2716 0 0 0 57954 19 0 0 25 0 1 0 153951946 14893056 2658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3636 2658 721 52 0 2004 0
Current children cumulated CPU time (s) 579.73
Current children cumulated vsize (KiB) 14544

[startup+642.593 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325288/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=639.49
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2720 0 0 0 63929 20 0 0 25 0 1 0 153951946 15028224 2662 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2662 721 52 0 2037 0
Current children cumulated CPU time (s) 639.49
Current children cumulated vsize (KiB) 14676

[startup+702.602 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325288/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=699.23
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2723 0 0 0 69903 20 0 0 25 0 1 0 153951946 15028224 2665 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2665 721 52 0 2037 0
Current children cumulated CPU time (s) 699.23
Current children cumulated vsize (KiB) 14676

[startup+762.613 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325288/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=758.94
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2727 0 0 0 75874 20 0 0 25 0 1 0 153951946 15028224 2669 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2669 721 52 0 2037 0
Current children cumulated CPU time (s) 758.94
Current children cumulated vsize (KiB) 14676

[startup+822.618 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325288/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=818.68
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2730 0 0 0 81848 20 0 0 25 0 1 0 153951946 15028224 2672 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2672 721 52 0 2037 0
Current children cumulated CPU time (s) 818.68
Current children cumulated vsize (KiB) 14676

[startup+882.635 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325224/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=878.43
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2734 0 0 0 87823 20 0 0 25 0 1 0 153951946 15028224 2676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2676 721 52 0 2037 0
Current children cumulated CPU time (s) 878.43
Current children cumulated vsize (KiB) 14676

[startup+942.647 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325224/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=938.17
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2737 0 0 0 93796 21 0 0 25 0 1 0 153951946 15028224 2679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2679 721 52 0 2037 0
Current children cumulated CPU time (s) 938.17
Current children cumulated vsize (KiB) 14676

[startup+1002.66 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325160/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=997.9
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2739 0 0 0 99769 21 0 0 25 0 1 0 153951946 15028224 2681 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2681 721 52 0 2037 0
Current children cumulated CPU time (s) 997.9
Current children cumulated vsize (KiB) 14676

[startup+1062.67 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325160/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=1057.64
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2742 0 0 0 105743 21 0 0 25 0 1 0 153951946 15028224 2684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2684 721 52 0 2037 0
Current children cumulated CPU time (s) 1057.64
Current children cumulated vsize (KiB) 14676

[startup+1122.68 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325160/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=1117.37
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2744 0 0 0 111715 22 0 0 25 0 1 0 153951946 15028224 2686 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2686 721 52 0 2037 0
Current children cumulated CPU time (s) 1117.37
Current children cumulated vsize (KiB) 14676

[startup+1182.69 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325096/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=1177.11
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2747 0 0 0 117689 22 0 0 25 0 1 0 153951946 15028224 2689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2689 721 52 0 2037 0
Current children cumulated CPU time (s) 1177.11
Current children cumulated vsize (KiB) 14676

[startup+1242.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325096/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=1236.86
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2749 0 0 0 123664 22 0 0 25 0 1 0 153951946 15028224 2691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2691 721 52 0 2037 0
Current children cumulated CPU time (s) 1236.86
Current children cumulated vsize (KiB) 14676

[startup+1302.71 s]
/proc/loadavg: 2.04 2.01 1.96 3/86 17106
/proc/meminfo: memFree=1325032/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14676 CPUtime=1296.58
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2752 0 0 0 129636 22 0 0 25 0 1 0 153951946 15028224 2694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3669 2694 721 52 0 2037 0
Current children cumulated CPU time (s) 1296.58
Current children cumulated vsize (KiB) 14676

[startup+1362.72 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 17106
/proc/meminfo: memFree=1325032/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1356.31
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2753 0 0 0 135609 22 0 0 25 0 1 0 153951946 15163392 2695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2695 721 52 0 2070 0
Current children cumulated CPU time (s) 1356.31
Current children cumulated vsize (KiB) 14808

[startup+1422.73 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325032/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1416.07
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2755 0 0 0 141584 23 0 0 25 0 1 0 153951946 15163392 2697 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2697 721 52 0 2070 0
Current children cumulated CPU time (s) 1416.07
Current children cumulated vsize (KiB) 14808

[startup+1482.74 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17106
/proc/meminfo: memFree=1325032/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1475.79
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2757 0 0 0 147556 23 0 0 25 0 1 0 153951946 15163392 2699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2699 721 52 0 2070 0
Current children cumulated CPU time (s) 1475.79
Current children cumulated vsize (KiB) 14808

[startup+1542.75 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17108
/proc/meminfo: memFree=1324768/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1535.54
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2759 0 0 0 153531 23 0 0 25 0 1 0 153951946 15163392 2701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2701 721 52 0 2070 0
Current children cumulated CPU time (s) 1535.54
Current children cumulated vsize (KiB) 14808

[startup+1602.77 s]
/proc/loadavg: 2.04 2.01 1.97 3/86 17108
/proc/meminfo: memFree=1324776/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1595.28
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2761 0 0 0 159505 23 0 0 25 0 1 0 153951946 15163392 2703 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2703 721 52 0 2070 0
Current children cumulated CPU time (s) 1595.28
Current children cumulated vsize (KiB) 14808

[startup+1662.78 s]
/proc/loadavg: 2.01 2.01 1.97 3/86 17108
/proc/meminfo: memFree=1324840/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1655
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2763 0 0 0 165477 23 0 0 25 0 1 0 153951946 15163392 2705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668947 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2705 721 52 0 2070 0
Current children cumulated CPU time (s) 1655
Current children cumulated vsize (KiB) 14808

[startup+1722.79 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17108
/proc/meminfo: memFree=1324840/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1714.74
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2766 0 0 0 171451 23 0 0 25 0 1 0 153951946 15163392 2708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2708 721 52 0 2070 0
Current children cumulated CPU time (s) 1714.74
Current children cumulated vsize (KiB) 14808

[startup+1782.79 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17108
/proc/meminfo: memFree=1324904/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1774.48
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2768 0 0 0 177424 24 0 0 25 0 1 0 153951946 15163392 2710 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2710 721 52 0 2070 0
Current children cumulated CPU time (s) 1774.48
Current children cumulated vsize (KiB) 14808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.44 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17108
/proc/meminfo: memFree=1324904/2055920 swapFree=4192812/4192956
[pid=16881] ppid=16879 vsize=14808 CPUtime=1800
/proc/16881/stat : 16881 (CSPtoSAT+minisa) R 16879 16881 15994 0 -1 4194304 2769 0 0 0 179976 24 0 0 25 0 1 0 153951946 15163392 2711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/16881/statm: 3702 2711 721 52 0 2070 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 14808

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.45
CPU time (s): 1800
CPU user time (s): 1799.76
CPU system time (s): 0.242963
CPU usage (%): 99.5331
Max. virtual memory (cumulated for all children) (KiB): 14808

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

runsolver used 1.57576 s user time and 4.93225 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan  6 03:52:57 UTC 2007


IDJOB= 201767
IDBENCH= 3782
FILE ID= node26/201767-1168055575

PBS_JOBID= 3475513

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens/scen2.xml
COMMAND LINE= /tmp/evaluation/201767-1168055575/CSPtoSAT+minisat /tmp/evaluation/201767-1168055575/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-201767-1168055575 -o ROOT/results/node26/solver-201767-1168055575 -C 1800 -M 900  /tmp/evaluation/201767-1168055575/CSPtoSAT+minisat /tmp/evaluation/201767-1168055575/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6fd929da3fdebf81252e0d9d01639132

RANDOM SEED= 472271537

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.236
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.236
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:       1352976 kB
Buffers:         40016 kB
Cached:         521256 kB
SwapCached:          0 kB
Active:         124548 kB
Inactive:       501508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          83776 kB
Slab:            61968 kB
Committed_AS:  2703780 kB
PageTables:       2112 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= 66536 MiB



End job on node26 on Sat Jan  6 04:23:06 UTC 2007