Trace number 212113

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.18 1811.39

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-beaconfd.xml
MD5SUMaf16e8a5e72a19ed0bffafc1a189cb5f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark140.51
SatisfiableYES
(Un)Satisfiability was proved
Number of variables7860
Number of constraints313
Maximum constraint arity4620
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension313
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node34/watcher-212113-1168063333 -o ROOT/results/node34/solver-212113-1168063333 -C 1800 -M 900 /tmp/evaluation/212113-1168063333/CSPtoSAT+minisat /tmp/evaluation/212113-1168063333/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.92 1.94 1.90 5/79 8001
/proc/meminfo: memFree=1169056/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=496 CPUtime=0
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154727103 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7721764 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 124 36 29 52 0 19 0

[startup+0.103901 s]
/proc/loadavg: 1.92 1.94 1.90 5/79 8001
/proc/meminfo: memFree=1169056/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=7484 CPUtime=0.09
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 945 0 0 0 9 0 0 0 18 0 1 0 154727103 7663616 913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158533505 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 1871 913 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.511929 s]
/proc/loadavg: 1.92 1.94 1.90 5/79 8001
/proc/meminfo: memFree=1169056/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=11304 CPUtime=0.49
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 1902 0 0 0 49 0 0 0 22 0 1 0 154727103 11575296 1870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310405 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 2826 1870 704 52 0 1194 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11304

[startup+1.333 s]
/proc/loadavg: 1.92 1.94 1.90 3/79 8003
/proc/meminfo: memFree=1164256/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=11304 CPUtime=1.3
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 1902 0 0 0 130 0 0 0 25 0 1 0 154727103 11575296 1870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319063 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 2826 1870 704 52 0 1194 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11304

[startup+2.97213 s]
/proc/loadavg: 1.92 1.94 1.90 3/79 8003
/proc/meminfo: memFree=1164256/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=11304 CPUtime=2.92
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 1902 0 0 0 291 1 0 0 25 0 1 0 154727103 11575296 1870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310426 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 2826 1870 704 52 0 1194 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 11304

[startup+6.25541 s]
/proc/loadavg: 1.93 1.94 1.90 3/79 8005
/proc/meminfo: memFree=1058912/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=186432 CPUtime=6.18
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 38989 0 0 0 598 20 0 0 25 0 1 0 154727103 190906368 38957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8188892 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 46608 38957 704 52 0 44976 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 186432

[startup+12.7179 s]
/proc/loadavg: 1.93 1.94 1.90 3/79 8011
/proc/meminfo: memFree=1002592/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=199836 CPUtime=12.57
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 42235 0 0 0 1235 22 0 0 25 0 1 0 154727103 204632064 42203 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310409 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 49959 42203 704 52 0 48327 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 199836

[startup+25.53 s]
/proc/loadavg: 1.95 1.94 1.91 3/73 8035
/proc/meminfo: memFree=941576/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=239020 CPUtime=25.24
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 57621 0 0 0 2496 28 0 0 25 0 1 0 154727103 244756480 57589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310398 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 59755 57589 704 52 0 58123 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 239020

[startup+51.167 s]
/proc/loadavg: 1.96 1.95 1.91 3/73 8035
/proc/meminfo: memFree=937232/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=239072 CPUtime=50.67
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 58692 0 0 0 5038 29 0 0 25 0 1 0 154727103 244809728 58660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 59768 58660 704 52 0 58136 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 239072

[startup+102.422 s]
/proc/loadavg: 1.98 1.95 1.91 3/73 8035
/proc/meminfo: memFree=907472/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=268136 CPUtime=101.53
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 66093 0 0 0 10119 34 0 0 25 0 1 0 154727103 274571264 66061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310398 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 67034 66061 704 52 0 65402 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 268136

[startup+162.511 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 8035
/proc/meminfo: memFree=842960/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=339964 CPUtime=161.14
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 82021 0 0 0 16072 42 0 0 25 0 1 0 154727103 348123136 81989 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319039 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 84991 81989 704 52 0 83359 0
Current children cumulated CPU time (s) 161.14
Current children cumulated vsize (KiB) 339964

[startup+222.592 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 8035
/proc/meminfo: memFree=842512/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=339964 CPUtime=220.75
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 82021 0 0 0 22033 42 0 0 25 0 1 0 154727103 348123136 81989 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313171 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 84991 81989 704 52 0 83359 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 339964

[startup+282.674 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=751952/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=434860 CPUtime=280.36
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 104545 0 0 0 27981 55 0 0 25 0 1 0 154727103 445296640 104513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310439 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 108715 104513 704 52 0 107083 0
Current children cumulated CPU time (s) 280.36
Current children cumulated vsize (KiB) 434860

[startup+342.748 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=595088/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=600416 CPUtime=339.97
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 143515 0 0 0 33925 72 0 0 25 0 1 0 154727103 614825984 143483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134567518 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 150104 143483 704 52 0 148472 0
Current children cumulated CPU time (s) 339.97
Current children cumulated vsize (KiB) 600416

[startup+402.84 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=589328/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=600428 CPUtime=399.61
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 144899 0 0 0 39887 74 0 0 25 0 1 0 154727103 614838272 144867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134567524 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 150107 144867 704 52 0 148475 0
Current children cumulated CPU time (s) 399.61
Current children cumulated vsize (KiB) 600428

[startup+462.932 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=561808/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611988 CPUtime=459.24
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151548 0 0 0 45847 77 0 0 25 0 1 0 154727103 626675712 151516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319088 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152997 151516 704 52 0 151365 0
Current children cumulated CPU time (s) 459.24
Current children cumulated vsize (KiB) 611988

[startup+522.994 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=558928/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611988 CPUtime=518.85
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151548 0 0 0 51808 77 0 0 25 0 1 0 154727103 626675712 151516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319087 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152997 151516 704 52 0 151365 0
Current children cumulated CPU time (s) 518.85
Current children cumulated vsize (KiB) 611988

[startup+583.091 s]
/proc/loadavg: 2.05 1.99 1.91 3/73 8035
/proc/meminfo: memFree=558672/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=578.5
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151566 0 0 0 57773 77 0 0 25 0 1 0 154727103 626507776 151508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151508 721 52 0 151324 0
Current children cumulated CPU time (s) 578.5
Current children cumulated vsize (KiB) 611824

[startup+643.111 s]
/proc/loadavg: 2.05 2.00 1.92 3/73 8035
/proc/meminfo: memFree=558224/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=638.05
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151566 0 0 0 63727 78 0 0 25 0 1 0 154727103 626507776 151508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151508 721 52 0 151324 0
Current children cumulated CPU time (s) 638.05
Current children cumulated vsize (KiB) 611824

[startup+703.129 s]
/proc/loadavg: 2.02 2.00 1.92 3/73 8035
/proc/meminfo: memFree=557520/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=697.59
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151566 0 0 0 69681 78 0 0 25 0 1 0 154727103 626507776 151508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667765 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151508 721 52 0 151324 0
Current children cumulated CPU time (s) 697.59
Current children cumulated vsize (KiB) 611824

[startup+763.143 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8035
/proc/meminfo: memFree=557200/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=757.14
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151566 0 0 0 75636 78 0 0 25 0 1 0 154727103 626507776 151508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151508 721 52 0 151324 0
Current children cumulated CPU time (s) 757.14
Current children cumulated vsize (KiB) 611824

[startup+823.158 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8035
/proc/meminfo: memFree=556176/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=816.68
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 81590 78 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 816.68
Current children cumulated vsize (KiB) 611824

[startup+883.174 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8035
/proc/meminfo: memFree=555984/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=876.24
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 87546 78 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 876.24
Current children cumulated vsize (KiB) 611824

[startup+943.191 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8035
/proc/meminfo: memFree=554832/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=935.79
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 93501 78 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 935.79
Current children cumulated vsize (KiB) 611824

[startup+1003.21 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8037
/proc/meminfo: memFree=554320/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=995.34
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 99456 78 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668066 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 995.34
Current children cumulated vsize (KiB) 611824

[startup+1063.22 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8037
/proc/meminfo: memFree=554000/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1054.9
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 105411 79 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 1054.9
Current children cumulated vsize (KiB) 611824

[startup+1123.23 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8037
/proc/meminfo: memFree=553040/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1114.44
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 111365 79 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 1114.44
Current children cumulated vsize (KiB) 611824

[startup+1183.25 s]
/proc/loadavg: 2.03 2.01 1.93 3/73 8037
/proc/meminfo: memFree=552208/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1173.98
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 117319 79 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 1173.98
Current children cumulated vsize (KiB) 611824

[startup+1243.26 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 8037
/proc/meminfo: memFree=552208/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1233.54
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 123275 79 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 1233.54
Current children cumulated vsize (KiB) 611824

[startup+1303.28 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 8037
/proc/meminfo: memFree=551440/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1293.11
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151587 0 0 0 129232 79 0 0 25 0 1 0 154727103 626507776 151529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 152956 151529 721 52 0 151324 0
Current children cumulated CPU time (s) 1293.11
Current children cumulated vsize (KiB) 611824

[startup+1363.38 s]
/proc/loadavg: 1.94 1.98 1.92 3/73 8075
/proc/meminfo: memFree=510344/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1352.9
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151588 0 0 0 135211 79 0 0 25 0 1 0 154727103 626507776 151530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630221 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 151530 721 52 0 151324 0
Current children cumulated CPU time (s) 1352.9
Current children cumulated vsize (KiB) 611824

[startup+1423.48 s]
/proc/loadavg: 1.97 1.98 1.92 3/73 8075
/proc/meminfo: memFree=338056/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1412.96
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151588 0 0 0 141216 80 0 0 25 0 1 0 154727103 626507776 151530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 151530 721 52 0 151324 0
Current children cumulated CPU time (s) 1412.96
Current children cumulated vsize (KiB) 611824

[startup+1483.59 s]
/proc/loadavg: 1.99 1.98 1.92 3/73 8075
/proc/meminfo: memFree=195848/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1473
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151588 0 0 0 147220 80 0 0 25 0 1 0 154727103 626507776 151530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 151530 721 52 0 151324 0
Current children cumulated CPU time (s) 1473
Current children cumulated vsize (KiB) 611824

[startup+1543.59 s]
/proc/loadavg: 1.99 1.98 1.92 3/73 8075
/proc/meminfo: memFree=70216/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1532.95
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151683 0 0 0 153215 80 0 0 25 0 1 0 154727103 626507776 151625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 151625 721 52 0 151324 0
Current children cumulated CPU time (s) 1532.95
Current children cumulated vsize (KiB) 611824

[startup+1603.6 s]
/proc/loadavg: 1.99 1.98 1.92 3/73 8075
/proc/meminfo: memFree=15176/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1592.9
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 151802 0 0 0 159210 80 0 0 25 0 1 0 154727103 626507776 151744 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667972 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 151744 721 52 0 151324 0
Current children cumulated CPU time (s) 1592.9
Current children cumulated vsize (KiB) 611824

[startup+1663.61 s]
/proc/loadavg: 2.03 2.00 1.93 3/73 8075
/proc/meminfo: memFree=14856/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1652.85
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 152013 0 0 0 165205 80 0 0 25 0 1 0 154727103 626507776 151955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 151955 721 52 0 151324 0
Current children cumulated CPU time (s) 1652.85
Current children cumulated vsize (KiB) 611824

[startup+1723.63 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 8075
/proc/meminfo: memFree=15880/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1712.82
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 152019 0 0 0 171201 81 0 0 25 0 1 0 154727103 626507776 151961 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 151961 721 52 0 151324 0
Current children cumulated CPU time (s) 1712.82
Current children cumulated vsize (KiB) 611824

[startup+1783.7 s]
/proc/loadavg: 1.94 1.98 1.92 3/73 8113
/proc/meminfo: memFree=909640/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1772.62
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 152027 0 0 0 177180 82 0 0 25 0 1 0 154727103 626507776 151969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 151969 721 52 0 151324 0
Current children cumulated CPU time (s) 1772.62
Current children cumulated vsize (KiB) 611824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.29 s]
/proc/loadavg: 1.96 1.98 1.92 3/73 8113
/proc/meminfo: memFree=898888/2055920 swapFree=4192812/4192956
[pid=8000] ppid=7998 vsize=611824 CPUtime=1800.07
/proc/8000/stat : 8000 (CSPtoSAT+minisa) R 7998 8000 7601 0 -1 4194304 152063 0 0 0 179925 82 0 0 25 0 1 0 154727103 626507776 152005 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8000/statm: 152956 152005 721 52 0 151324 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 611824

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.39
CPU time (s): 1800.18
CPU user time (s): 1799.26
CPU system time (s): 0.92086
CPU usage (%): 99.381
Max. virtual memory (cumulated for all children) (KiB): 611988

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

runsolver used 1.80672 s user time and 4.93125 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 06:02:14 UTC 2007


IDJOB= 212113
IDBENCH= 4745
FILE ID= node34/212113-1168063333

PBS_JOBID= 3475587

Free space on /tmp= 66518 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-beaconfd.xml
COMMAND LINE= /tmp/evaluation/212113-1168063333/CSPtoSAT+minisat /tmp/evaluation/212113-1168063333/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-212113-1168063333 -o ROOT/results/node34/solver-212113-1168063333 -C 1800 -M 900  /tmp/evaluation/212113-1168063333/CSPtoSAT+minisat /tmp/evaluation/212113-1168063333/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  af16e8a5e72a19ed0bffafc1a189cb5f

RANDOM SEED= 594405579

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.227
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.227
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:       1169536 kB
Buffers:         39272 kB
Cached:         721920 kB
SwapCached:          0 kB
Active:         153040 kB
Inactive:       650308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1169536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10612 kB
Writeback:           0 kB
Mapped:          56172 kB
Slab:            68192 kB
Committed_AS:  2407968 kB
PageTables:       1996 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= 66525 MiB



End job on node34 on Sat Jan  6 06:32:26 UTC 2007