Trace number 221326

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.07 1815.31

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-5.xml
MD5SUMc92273b7761fdb23e20f8162f9ea6aa2
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 benchmark6.69698
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node44/watcher-221326-1168066703 -o ROOT/results/node44/solver-221326-1168066703 -C 1800 -M 900 /tmp/evaluation/221326-1168066703/CSPtoSAT+minisat /tmp/evaluation/221326-1168066703/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: 0.56 0.89 0.96 4/73 8001
/proc/meminfo: memFree=1699032/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=380 CPUtime=0
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 155069932 389120 26 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 11281188 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 95 26 21 52 0 18 0

[startup+0.106758 s]
/proc/loadavg: 0.56 0.89 0.96 4/73 8001
/proc/meminfo: memFree=1699032/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=6952 CPUtime=0.09
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 840 0 0 0 9 0 0 0 20 0 1 0 155069932 7118848 808 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4159319074 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.514838 s]
/proc/loadavg: 0.56 0.89 0.96 4/73 8001
/proc/meminfo: memFree=1699032/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=70660 CPUtime=0.49
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 14323 0 0 0 42 7 0 0 24 0 1 0 155069932 72355840 14143 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669621 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 17665 14143 696 52 0 16033 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 70660

[startup+1.33966 s]
/proc/loadavg: 0.56 0.89 0.96 3/73 8001
/proc/meminfo: memFree=1439064/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=144976 CPUtime=1.31
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 33410 0 0 0 114 17 0 0 25 0 1 0 155069932 148455424 33230 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4158655168 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 36244 33230 704 52 0 34612 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 144976

[startup+2.97783 s]
/proc/loadavg: 0.56 0.89 0.96 3/73 8001
/proc/meminfo: memFree=1435736/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=146084 CPUtime=2.94
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 33753 0 0 0 277 17 0 0 25 0 1 0 155069932 149590016 33539 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 36521 33539 721 52 0 34889 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 146084

[startup+6.27117 s]
/proc/loadavg: 0.67 0.91 0.97 3/73 8001
/proc/meminfo: memFree=1435608/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=146084 CPUtime=6.2
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 33754 0 0 0 603 17 0 0 25 0 1 0 155069932 149590016 33540 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 36521 33540 721 52 0 34889 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 146084

[startup+12.7288 s]
/proc/loadavg: 0.78 0.92 0.97 3/73 8001
/proc/meminfo: memFree=1435416/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=146264 CPUtime=12.61
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 33801 0 0 0 1243 18 0 0 25 0 1 0 155069932 149774336 33587 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 36566 33587 721 52 0 34934 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 146264

[startup+25.5651 s]
/proc/loadavg: 1.05 0.98 0.99 3/73 8001
/proc/meminfo: memFree=1434904/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=147072 CPUtime=25.33
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 33912 0 0 0 2515 18 0 0 25 0 1 0 155069932 150601728 33698 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 36768 33698 721 52 0 35136 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 147072

[startup+51.2278 s]
/proc/loadavg: 1.45 1.07 1.02 3/73 8001
/proc/meminfo: memFree=1434008/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=147204 CPUtime=50.77
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34018 0 0 0 5059 18 0 0 25 0 1 0 155069932 150736896 33804 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 36801 33804 721 52 0 35169 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 147204

[startup+102.446 s]
/proc/loadavg: 1.82 1.23 1.07 3/73 8001
/proc/meminfo: memFree=1433240/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=147624 CPUtime=101.57
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34103 0 0 0 10139 18 0 0 25 0 1 0 155069932 151166976 33889 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 36906 33889 721 52 0 35274 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 147624

[startup+162.5 s]
/proc/loadavg: 2.13 1.41 1.15 3/79 8067
/proc/meminfo: memFree=1430952/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=147956 CPUtime=161.07
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34196 0 0 0 16088 19 0 0 25 0 1 0 155069932 151506944 33982 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 36989 33982 721 52 0 35357 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 147956

[startup+222.575 s]
/proc/loadavg: 2.04 1.52 1.20 3/79 8165
/proc/meminfo: memFree=1429904/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=148352 CPUtime=220.48
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34319 0 0 0 22029 19 0 0 25 0 1 0 155069932 151912448 34105 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37088 34105 721 52 0 35456 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 148352

[startup+282.63 s]
/proc/loadavg: 2.01 1.60 1.24 3/73 8199
/proc/meminfo: memFree=1430552/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=148748 CPUtime=279.97
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34394 0 0 0 27978 19 0 0 25 0 1 0 155069932 152317952 34180 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37187 34180 721 52 0 35555 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 148748

[startup+342.677 s]
/proc/loadavg: 2.00 1.67 1.29 3/73 8199
/proc/meminfo: memFree=1429656/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=149176 CPUtime=339.53
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34507 0 0 0 33934 19 0 0 25 0 1 0 155069932 152756224 34293 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37294 34293 721 52 0 35662 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 149176

[startup+402.736 s]
/proc/loadavg: 2.00 1.73 1.33 3/73 8199
/proc/meminfo: memFree=1428952/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=149440 CPUtime=399.1
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34572 0 0 0 39891 19 0 0 25 0 1 0 155069932 153026560 34358 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37360 34358 721 52 0 35728 0
Current children cumulated CPU time (s) 399.1
Current children cumulated vsize (KiB) 149440

[startup+462.79 s]
/proc/loadavg: 2.00 1.78 1.37 3/73 8199
/proc/meminfo: memFree=1428248/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=149704 CPUtime=458.66
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34668 0 0 0 45846 20 0 0 25 0 1 0 155069932 153296896 34454 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37426 34454 721 52 0 35794 0
Current children cumulated CPU time (s) 458.66
Current children cumulated vsize (KiB) 149704

[startup+522.84 s]
/proc/loadavg: 2.00 1.81 1.40 3/73 8199
/proc/meminfo: memFree=1427608/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=150180 CPUtime=518.21
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34758 0 0 0 51801 20 0 0 25 0 1 0 155069932 153784320 34544 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37545 34544 721 52 0 35913 0
Current children cumulated CPU time (s) 518.21
Current children cumulated vsize (KiB) 150180

[startup+582.893 s]
/proc/loadavg: 2.00 1.85 1.44 3/73 8199
/proc/meminfo: memFree=1426784/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=150576 CPUtime=577.77
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34847 0 0 0 57757 20 0 0 25 0 1 0 155069932 154189824 34633 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37644 34633 721 52 0 36012 0
Current children cumulated CPU time (s) 577.77
Current children cumulated vsize (KiB) 150576

[startup+642.943 s]
/proc/loadavg: 2.00 1.87 1.47 3/73 8199
/proc/meminfo: memFree=1426080/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=150840 CPUtime=637.33
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 34934 0 0 0 63713 20 0 0 25 0 1 0 155069932 154460160 34720 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37710 34720 721 52 0 36078 0
Current children cumulated CPU time (s) 637.33
Current children cumulated vsize (KiB) 150840

[startup+703.019 s]
/proc/loadavg: 2.00 1.89 1.50 3/73 8199
/proc/meminfo: memFree=1425312/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=151236 CPUtime=696.91
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35022 0 0 0 69671 20 0 0 25 0 1 0 155069932 154865664 34808 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37809 34808 721 52 0 36177 0
Current children cumulated CPU time (s) 696.91
Current children cumulated vsize (KiB) 151236

[startup+763.064 s]
/proc/loadavg: 2.00 1.91 1.53 3/73 8199
/proc/meminfo: memFree=1424608/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=151500 CPUtime=756.46
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35113 0 0 0 75626 20 0 0 25 0 1 0 155069932 155136000 34899 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 37875 34899 721 52 0 36243 0
Current children cumulated CPU time (s) 756.46
Current children cumulated vsize (KiB) 151500

[startup+823.124 s]
/proc/loadavg: 2.00 1.92 1.56 3/73 8199
/proc/meminfo: memFree=1423904/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=152016 CPUtime=816.03
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35198 0 0 0 81582 21 0 0 25 0 1 0 155069932 155664384 34984 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38004 34984 721 52 0 36372 0
Current children cumulated CPU time (s) 816.03
Current children cumulated vsize (KiB) 152016

[startup+883.172 s]
/proc/loadavg: 2.04 1.95 1.59 3/73 8199
/proc/meminfo: memFree=1423072/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=152280 CPUtime=875.58
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35283 0 0 0 87537 21 0 0 25 0 1 0 155069932 155934720 35069 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38070 35069 721 52 0 36438 0
Current children cumulated CPU time (s) 875.58
Current children cumulated vsize (KiB) 152280

[startup+943.222 s]
/proc/loadavg: 2.01 1.95 1.61 3/73 8199
/proc/meminfo: memFree=1422432/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=152676 CPUtime=935.14
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35368 0 0 0 93493 21 0 0 25 0 1 0 155069932 156340224 35154 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38169 35154 721 52 0 36537 0
Current children cumulated CPU time (s) 935.14
Current children cumulated vsize (KiB) 152676

[startup+1003.27 s]
/proc/loadavg: 2.00 1.96 1.63 3/73 8199
/proc/meminfo: memFree=1421728/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=152940 CPUtime=994.7
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35455 0 0 0 99449 21 0 0 25 0 1 0 155069932 156610560 35241 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38235 35241 721 52 0 36603 0
Current children cumulated CPU time (s) 994.7
Current children cumulated vsize (KiB) 152940

[startup+1063.33 s]
/proc/loadavg: 2.00 1.96 1.65 3/73 8199
/proc/meminfo: memFree=1420960/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=153204 CPUtime=1054.26
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35539 0 0 0 105405 21 0 0 25 0 1 0 155069932 156880896 35325 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38301 35325 721 52 0 36669 0
Current children cumulated CPU time (s) 1054.26
Current children cumulated vsize (KiB) 153204

[startup+1123.38 s]
/proc/loadavg: 2.00 1.97 1.67 3/73 8199
/proc/meminfo: memFree=1420256/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=153600 CPUtime=1113.82
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35624 0 0 0 111361 21 0 0 25 0 1 0 155069932 157286400 35410 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38400 35410 721 52 0 36768 0
Current children cumulated CPU time (s) 1113.82
Current children cumulated vsize (KiB) 153600

[startup+1183.43 s]
/proc/loadavg: 2.00 1.97 1.69 3/73 8201
/proc/meminfo: memFree=1419296/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=154472 CPUtime=1173.37
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35715 0 0 0 117316 21 0 0 25 0 1 0 155069932 158179328 35501 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38618 35501 721 52 0 36986 0
Current children cumulated CPU time (s) 1173.37
Current children cumulated vsize (KiB) 154472

[startup+1243.49 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 8201
/proc/meminfo: memFree=1418784/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=155048 CPUtime=1232.93
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35800 0 0 0 123272 21 0 0 25 0 1 0 155069932 158769152 35586 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38762 35586 721 52 0 37130 0
Current children cumulated CPU time (s) 1232.93
Current children cumulated vsize (KiB) 155048

[startup+1303.54 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 8201
/proc/meminfo: memFree=1418080/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=155312 CPUtime=1292.48
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35884 0 0 0 129226 22 0 0 25 0 1 0 155069932 159039488 35670 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38828 35670 721 52 0 37196 0
Current children cumulated CPU time (s) 1292.48
Current children cumulated vsize (KiB) 155312

[startup+1363.58 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 8201
/proc/meminfo: memFree=1417312/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=155708 CPUtime=1351.99
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 35971 0 0 0 135177 22 0 0 25 0 1 0 155069932 159444992 35757 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38927 35757 721 52 0 37295 0
Current children cumulated CPU time (s) 1351.99
Current children cumulated vsize (KiB) 155708

[startup+1423.62 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 8201
/proc/meminfo: memFree=1416608/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=155972 CPUtime=1411.51
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 36054 0 0 0 141129 22 0 0 25 0 1 0 155069932 159715328 35840 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 38993 35840 721 52 0 37361 0
Current children cumulated CPU time (s) 1411.51
Current children cumulated vsize (KiB) 155972

[startup+1483.67 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 8201
/proc/meminfo: memFree=1415904/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=156236 CPUtime=1471.07
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 36138 0 0 0 147085 22 0 0 25 0 1 0 155069932 159985664 35924 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 39059 35924 721 52 0 37427 0
Current children cumulated CPU time (s) 1471.07
Current children cumulated vsize (KiB) 156236

[startup+1543.73 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 8201
/proc/meminfo: memFree=1415264/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=156632 CPUtime=1530.63
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 36220 0 0 0 153041 22 0 0 25 0 1 0 155069932 160391168 36006 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 39158 36006 721 52 0 37526 0
Current children cumulated CPU time (s) 1530.63
Current children cumulated vsize (KiB) 156632

[startup+1603.79 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 8201
/proc/meminfo: memFree=1414624/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=156896 CPUtime=1590.19
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 36302 0 0 0 158997 22 0 0 25 0 1 0 155069932 160661504 36088 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 39224 36088 721 52 0 37592 0
Current children cumulated CPU time (s) 1590.19
Current children cumulated vsize (KiB) 156896

[startup+1663.84 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 8201
/proc/meminfo: memFree=1413920/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=157160 CPUtime=1649.75
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 36385 0 0 0 164953 22 0 0 25 0 1 0 155069932 160931840 36171 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 39290 36171 721 52 0 37658 0
Current children cumulated CPU time (s) 1649.75
Current children cumulated vsize (KiB) 157160

[startup+1723.92 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 8201
/proc/meminfo: memFree=1413216/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=157556 CPUtime=1709.35
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 36469 0 0 0 170912 23 0 0 25 0 1 0 155069932 161337344 36255 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 39389 36255 721 52 0 37757 0
Current children cumulated CPU time (s) 1709.35
Current children cumulated vsize (KiB) 157556

[startup+1783.97 s]
/proc/loadavg: 2.12 2.00 1.83 3/73 8201
/proc/meminfo: memFree=1412512/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=158088 CPUtime=1768.9
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 36553 0 0 0 176867 23 0 0 25 0 1 0 155069932 161882112 36339 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 39522 36339 721 52 0 37890 0
Current children cumulated CPU time (s) 1768.9
Current children cumulated vsize (KiB) 158088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.28 s]
/proc/loadavg: 1.93 1.97 1.82 3/73 8239
/proc/meminfo: memFree=1402136/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7995 vsize=158352 CPUtime=1800.03
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7995 8000 7888 0 -1 4194304 36600 0 0 0 179978 25 0 0 25 0 1 0 155069932 162152448 36386 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 39588 36386 721 52 0 37956 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 158352

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.31
CPU time (s): 1800.07
CPU user time (s): 1799.79
CPU system time (s): 0.275958
CPU usage (%): 99.16
Max. virtual memory (cumulated for all children) (KiB): 158352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36600
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= 9
involuntary context switches= 36514

runsolver used 2.06569 s user time and 5.20721 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 06:58:27 UTC 2007


IDJOB= 221326
IDBENCH= 5441
FILE ID= node44/221326-1168066703

PBS_JOBID= 3475888

Free space on /tmp= 66535 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp34/fapp34-0750-5.xml
COMMAND LINE= /tmp/evaluation/221326-1168066703/CSPtoSAT+minisat /tmp/evaluation/221326-1168066703/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-221326-1168066703 -o ROOT/results/node44/solver-221326-1168066703 -C 1800 -M 900  /tmp/evaluation/221326-1168066703/CSPtoSAT+minisat /tmp/evaluation/221326-1168066703/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c92273b7761fdb23e20f8162f9ea6aa2

RANDOM SEED= 309995823

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.213
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.213
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:       1700264 kB
Buffers:         17588 kB
Cached:         249584 kB
SwapCached:          0 kB
Active:          44872 kB
Inactive:       242320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5684 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            54224 kB
Committed_AS:  2865400 kB
PageTables:       1596 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 node44 on Sat Jan  6 07:28:44 UTC 2007