Trace number 209823

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.09 1805.32

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-9.xml
MD5SUM0a5c5d7c2a44568de9344231a515f0f1
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 benchmark12.5081
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
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...
3.51	c ...done
3.51	c #SATvar=1900771 #SATclauses=3794638 #CSPpredicates=24253

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/node3/watcher-209823-1168062443 -o ROOT/results/node3/solver-209823-1168062443 -C 1800 -M 900 /tmp/evaluation/209823-1168062443/CSPtoSAT+minisat /tmp/evaluation/209823-1168062443/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.08 2.04 1.98 5/86 26268
/proc/meminfo: memFree=1229848/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=496 CPUtime=0
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154639979 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10924836 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 124 36 29 52 0 19 0

[startup+0.104093 s]
/proc/loadavg: 2.08 2.04 1.98 5/86 26268
/proc/meminfo: memFree=1229848/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=12544 CPUtime=0.08
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 2083 0 0 0 8 0 0 0 19 0 1 0 154639979 12845056 2030 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 3136 2030 694 52 0 1504 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12544

[startup+0.512149 s]
/proc/loadavg: 2.08 2.04 1.98 5/86 26268
/proc/meminfo: memFree=1229848/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=88868 CPUtime=0.49
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 18166 0 0 0 40 9 0 0 24 0 1 0 154639979 91000832 17980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669373 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 22217 17980 696 52 0 20585 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 88868

[startup+1.33329 s]
/proc/loadavg: 2.08 2.04 1.98 3/86 26268
/proc/meminfo: memFree=1076632/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=199536 CPUtime=1.31
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 46140 0 0 0 106 25 0 0 25 0 1 0 154639979 204324864 45954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669469 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 49884 45954 696 52 0 48252 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 199536

[startup+2.97855 s]
/proc/loadavg: 2.07 2.04 1.98 3/86 26268
/proc/meminfo: memFree=979608/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=291300 CPUtime=2.93
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 63778 0 0 0 258 35 0 0 25 0 1 0 154639979 298291200 63592 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11355440 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 72825 63592 704 52 0 71193 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 291300

[startup+6.25809 s]
/proc/loadavg: 2.07 2.04 1.98 3/86 26268
/proc/meminfo: memFree=975704/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=292940 CPUtime=6.18
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 64269 0 0 0 582 36 0 0 25 0 1 0 154639979 299970560 64049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 73235 64049 721 52 0 71603 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 292940

[startup+12.7321 s]
/proc/loadavg: 2.06 2.04 1.98 3/86 26268
/proc/meminfo: memFree=975704/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=293204 CPUtime=12.6
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 64280 0 0 0 1224 36 0 0 25 0 1 0 154639979 300240896 64060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 73301 64060 721 52 0 71669 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 293204

[startup+25.5562 s]
/proc/loadavg: 2.05 2.03 1.98 3/86 26268
/proc/meminfo: memFree=975448/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=293528 CPUtime=25.3
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 64381 0 0 0 2494 36 0 0 25 0 1 0 154639979 300572672 64161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665616 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 73382 64161 721 52 0 71750 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 293528

[startup+51.2174 s]
/proc/loadavg: 2.03 2.03 1.98 3/86 26268
/proc/meminfo: memFree=974680/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=294464 CPUtime=50.73
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 64579 0 0 0 5036 37 0 0 25 0 1 0 154639979 301531136 64359 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 73616 64359 721 52 0 71984 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 294464

[startup+102.436 s]
/proc/loadavg: 2.01 2.02 1.98 4/86 26268
/proc/meminfo: memFree=974104/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=295012 CPUtime=101.48
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 64741 0 0 0 10111 37 0 0 25 0 1 0 154639979 302092288 64521 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678221 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 73753 64521 721 52 0 72121 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 295012

[startup+162.478 s]
/proc/loadavg: 2.00 2.02 1.98 3/86 26268
/proc/meminfo: memFree=973464/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=295724 CPUtime=160.97
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 64894 0 0 0 16060 37 0 0 25 0 1 0 154639979 302821376 64674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 73931 64674 721 52 0 72299 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 295724

[startup+222.525 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 26268
/proc/meminfo: memFree=972824/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=296252 CPUtime=220.46
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 65040 0 0 0 22008 38 0 0 25 0 1 0 154639979 303362048 64820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 74063 64820 721 52 0 72431 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 296252

[startup+282.566 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 26268
/proc/meminfo: memFree=972248/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=296812 CPUtime=279.95
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 65184 0 0 0 27957 38 0 0 25 0 1 0 154639979 303935488 64964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 74203 64964 721 52 0 72571 0
Current children cumulated CPU time (s) 279.95
Current children cumulated vsize (KiB) 296812

[startup+342.601 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 26268
/proc/meminfo: memFree=971672/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=297472 CPUtime=339.43
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 65324 0 0 0 33904 39 0 0 25 0 1 0 154639979 304611328 65104 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 1 0 0
/proc/26267/statm: 74368 65104 721 52 0 72736 0
Current children cumulated CPU time (s) 339.43
Current children cumulated vsize (KiB) 297472

[startup+402.627 s]
/proc/loadavg: 1.85 1.97 1.97 3/86 26343
/proc/meminfo: memFree=1046168/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=298080 CPUtime=398.97
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 65464 0 0 0 39857 40 0 0 25 0 1 0 154639979 305233920 65244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 74520 65244 721 52 0 72888 0
Current children cumulated CPU time (s) 398.97
Current children cumulated vsize (KiB) 298080

[startup+462.705 s]
/proc/loadavg: 1.49 1.85 1.93 3/86 26451
/proc/meminfo: memFree=1038304/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=298608 CPUtime=458.99
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 65616 0 0 0 45857 42 0 0 25 0 1 0 154639979 305774592 65396 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 74652 65396 721 52 0 73020 0
Current children cumulated CPU time (s) 458.99
Current children cumulated vsize (KiB) 298608

[startup+522.735 s]
/proc/loadavg: 1.82 1.87 1.93 3/86 26488
/proc/meminfo: memFree=936288/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=299136 CPUtime=518.95
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 65776 0 0 0 51849 46 0 0 25 0 1 0 154639979 306315264 65556 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 74784 65556 721 52 0 73152 0
Current children cumulated CPU time (s) 518.95
Current children cumulated vsize (KiB) 299136

[startup+582.777 s]
/proc/loadavg: 2.00 1.91 1.94 3/86 26488
/proc/meminfo: memFree=854752/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=299916 CPUtime=578.93
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 65923 0 0 0 57847 46 0 0 25 0 1 0 154639979 307113984 65703 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 74979 65703 721 52 0 73347 0
Current children cumulated CPU time (s) 578.93
Current children cumulated vsize (KiB) 299916

[startup+642.816 s]
/proc/loadavg: 2.00 1.92 1.94 3/86 26488
/proc/meminfo: memFree=758880/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=300444 CPUtime=638.9
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 66071 0 0 0 63843 47 0 0 25 0 1 0 154639979 307654656 65851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 75111 65851 721 52 0 73479 0
Current children cumulated CPU time (s) 638.9
Current children cumulated vsize (KiB) 300444

[startup+702.849 s]
/proc/loadavg: 2.00 1.93 1.94 3/86 26488
/proc/meminfo: memFree=705312/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=300972 CPUtime=698.86
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 66213 0 0 0 69839 47 0 0 25 0 1 0 154639979 308195328 65993 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 75243 65993 721 52 0 73611 0
Current children cumulated CPU time (s) 698.86
Current children cumulated vsize (KiB) 300972

[startup+762.889 s]
/proc/loadavg: 2.00 1.94 1.94 3/86 26488
/proc/meminfo: memFree=657120/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=301500 CPUtime=758.85
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 66356 0 0 0 75837 48 0 0 25 0 1 0 154639979 308736000 66136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 75375 66136 721 52 0 73743 0
Current children cumulated CPU time (s) 758.85
Current children cumulated vsize (KiB) 301500

[startup+822.924 s]
/proc/loadavg: 2.00 1.95 1.94 3/92 26552
/proc/meminfo: memFree=607784/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=302028 CPUtime=818.78
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 66495 0 0 0 81827 51 0 0 25 0 1 0 154639979 309276672 66275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 75507 66275 721 52 0 73875 0
Current children cumulated CPU time (s) 818.78
Current children cumulated vsize (KiB) 302028

[startup+882.991 s]
/proc/loadavg: 2.00 1.96 1.94 3/92 26644
/proc/meminfo: memFree=564656/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=302736 CPUtime=878.75
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 66634 0 0 0 87812 63 0 0 25 0 1 0 154639979 310001664 66414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 75684 66414 721 52 0 74052 0
Current children cumulated CPU time (s) 878.75
Current children cumulated vsize (KiB) 302736

[startup+943.048 s]
/proc/loadavg: 2.00 1.96 1.94 3/86 26686
/proc/meminfo: memFree=514976/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=303264 CPUtime=938.73
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 66771 0 0 0 93805 68 0 0 25 0 1 0 154639979 310542336 66551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 75816 66551 721 52 0 74184 0
Current children cumulated CPU time (s) 938.73
Current children cumulated vsize (KiB) 303264

[startup+1003.09 s]
/proc/loadavg: 2.00 1.97 1.94 3/86 26686
/proc/meminfo: memFree=471648/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=303792 CPUtime=998.69
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 66911 0 0 0 99801 68 0 0 25 0 1 0 154639979 311083008 66691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 75948 66691 721 52 0 74316 0
Current children cumulated CPU time (s) 998.69
Current children cumulated vsize (KiB) 303792

[startup+1063.12 s]
/proc/loadavg: 2.00 1.97 1.94 3/86 26686
/proc/meminfo: memFree=441696/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=304320 CPUtime=1058.67
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 67045 0 0 0 105799 68 0 0 25 0 1 0 154639979 311623680 66825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667353 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 76080 66825 721 52 0 74448 0
Current children cumulated CPU time (s) 1058.67
Current children cumulated vsize (KiB) 304320

[startup+1123.16 s]
/proc/loadavg: 2.00 1.97 1.94 3/86 26686
/proc/meminfo: memFree=402400/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=304848 CPUtime=1118.65
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 67183 0 0 0 111796 69 0 0 25 0 1 0 154639979 312164352 66963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 76212 66963 721 52 0 74580 0
Current children cumulated CPU time (s) 1118.65
Current children cumulated vsize (KiB) 304848

[startup+1183.21 s]
/proc/loadavg: 2.00 1.97 1.94 3/86 26686
/proc/meminfo: memFree=360672/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=305376 CPUtime=1178.61
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 67316 0 0 0 117792 69 0 0 25 0 1 0 154639979 312705024 67096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 76344 67096 721 52 0 74712 0
Current children cumulated CPU time (s) 1178.61
Current children cumulated vsize (KiB) 305376

[startup+1243.24 s]
/proc/loadavg: 2.00 1.97 1.94 3/86 26686
/proc/meminfo: memFree=325024/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=305904 CPUtime=1238.59
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 67451 0 0 0 123789 70 0 0 25 0 1 0 154639979 313245696 67231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 76476 67231 721 52 0 74844 0
Current children cumulated CPU time (s) 1238.59
Current children cumulated vsize (KiB) 305904

[startup+1303.28 s]
/proc/loadavg: 2.00 1.97 1.94 3/86 26686
/proc/meminfo: memFree=295264/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=306700 CPUtime=1298.56
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 67584 0 0 0 129786 70 0 0 25 0 1 0 154639979 314060800 67364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 76675 67364 721 52 0 75043 0
Current children cumulated CPU time (s) 1298.56
Current children cumulated vsize (KiB) 306700

[startup+1363.3 s]
/proc/loadavg: 2.06 1.99 1.94 3/86 26686
/proc/meminfo: memFree=261024/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=307096 CPUtime=1358.52
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 67714 0 0 0 135781 71 0 0 25 0 1 0 154639979 314466304 67494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 76774 67494 721 52 0 75142 0
Current children cumulated CPU time (s) 1358.52
Current children cumulated vsize (KiB) 307096

[startup+1423.34 s]
/proc/loadavg: 2.02 1.99 1.94 3/86 26686
/proc/meminfo: memFree=230304/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=307624 CPUtime=1418.49
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 67844 0 0 0 141778 71 0 0 25 0 1 0 154639979 315006976 67624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 76906 67624 721 52 0 75274 0
Current children cumulated CPU time (s) 1418.49
Current children cumulated vsize (KiB) 307624

[startup+1483.37 s]
/proc/loadavg: 2.08 2.00 1.95 3/86 26686
/proc/meminfo: memFree=196128/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=308152 CPUtime=1478.48
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 67973 0 0 0 147777 71 0 0 25 0 1 0 154639979 315547648 67753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 77038 67753 721 52 0 75406 0
Current children cumulated CPU time (s) 1478.48
Current children cumulated vsize (KiB) 308152

[startup+1543.43 s]
/proc/loadavg: 2.03 2.00 1.95 3/86 26686
/proc/meminfo: memFree=173088/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=308548 CPUtime=1538.45
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 68102 0 0 0 153773 72 0 0 25 0 1 0 154639979 315953152 67882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 77137 67882 721 52 0 75505 0
Current children cumulated CPU time (s) 1538.45
Current children cumulated vsize (KiB) 308548

[startup+1603.47 s]
/proc/loadavg: 2.14 2.04 1.96 3/86 26686
/proc/meminfo: memFree=151136/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=309076 CPUtime=1598.43
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 68233 0 0 0 159771 72 0 0 25 0 1 0 154639979 316493824 68013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 77269 68013 721 52 0 75637 0
Current children cumulated CPU time (s) 1598.43
Current children cumulated vsize (KiB) 309076

[startup+1663.5 s]
/proc/loadavg: 2.09 2.05 1.97 3/86 26686
/proc/meminfo: memFree=127712/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=309604 CPUtime=1658.41
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 68361 0 0 0 165769 72 0 0 25 0 1 0 154639979 317034496 68141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 77401 68141 721 52 0 75769 0
Current children cumulated CPU time (s) 1658.41
Current children cumulated vsize (KiB) 309604

[startup+1723.54 s]
/proc/loadavg: 2.03 2.03 1.97 3/86 26686
/proc/meminfo: memFree=103456/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=310000 CPUtime=1718.36
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 68487 0 0 0 171763 73 0 0 25 0 1 0 154639979 317440000 68267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 77500 68267 721 52 0 75868 0
Current children cumulated CPU time (s) 1718.36
Current children cumulated vsize (KiB) 310000

[startup+1783.62 s]
/proc/loadavg: 1.71 1.92 1.93 3/86 26761
/proc/meminfo: memFree=1020768/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=310528 CPUtime=1778.39
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 68614 0 0 0 177764 75 0 0 25 0 1 0 154639979 317980672 68394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 77632 68394 721 52 0 76000 0
Current children cumulated CPU time (s) 1778.39
Current children cumulated vsize (KiB) 310528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.27 s]
/proc/loadavg: 1.79 1.93 1.93 3/86 26761
/proc/meminfo: memFree=1020384/2055920 swapFree=4192812/4192956
[pid=26267] ppid=26265 vsize=310660 CPUtime=1800.03
/proc/26267/stat : 26267 (CSPtoSAT+minisa) R 26265 26267 26134 0 -1 4194304 68660 0 0 0 179928 75 0 0 25 0 1 0 154639979 318115840 68440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 0 0 0
/proc/26267/statm: 77665 68440 721 52 0 76033 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 310660

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.32
CPU time (s): 1800.09
CPU user time (s): 1799.28
CPU system time (s): 0.804877
CPU usage (%): 99.71
Max. virtual memory (cumulated for all children) (KiB): 310660

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

runsolver used 2.07468 s user time and 5.85011 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 05:47:23 UTC 2007


IDJOB= 209823
IDBENCH= 4562
FILE ID= node3/209823-1168062443

PBS_JOBID= 3475360

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp26/fapp26-2300-9.xml
COMMAND LINE= /tmp/evaluation/209823-1168062443/CSPtoSAT+minisat /tmp/evaluation/209823-1168062443/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-209823-1168062443 -o ROOT/results/node3/solver-209823-1168062443 -C 1800 -M 900  /tmp/evaluation/209823-1168062443/CSPtoSAT+minisat /tmp/evaluation/209823-1168062443/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  0a5c5d7c2a44568de9344231a515f0f1

RANDOM SEED= 252765532

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.279
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.279
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:       1230264 kB
Buffers:         71508 kB
Cached:         523016 kB
SwapCached:          0 kB
Active:         198536 kB
Inactive:       531812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1230264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4912 kB
Writeback:           0 kB
Mapped:         158240 kB
Slab:            80280 kB
Committed_AS:  3775488 kB
PageTables:       2172 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= 66539 MiB



End job on node3 on Sat Jan  6 06:17:29 UTC 2007