Trace number 210479

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? (MO) 1348.24 1358.39

General information on the benchmark

NamepseudoSeries/fpga/
fpga-45-44.xml
MD5SUMb2386cfa53dcd1cd62c449d6cc834735
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2970
Number of constraints2113
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2113
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...
0.66	c ...done
0.66	c #SATvar=5942 #SATclauses=5940 #CSPpredicates=2113

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/node14/watcher-210479-1168062652 -o ROOT/results/node14/solver-210479-1168062652 -C 1800 -M 900 /tmp/evaluation/210479-1168062652/CSPtoSAT+minisat /tmp/evaluation/210479-1168062652/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.59 1.89 1.96 5/86 21712
/proc/meminfo: memFree=1278456/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=18540 CPUtime=0
/proc/21711/stat : 21711 (runsolver) R 21709 21711 21656 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154660541 18984960 279 18446744073709551615 4194304 4267372 548682068976 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21711/statm: 4635 279 244 17 0 2626 0

[startup+0.108582 s]
/proc/loadavg: 1.59 1.89 1.96 5/86 21712
/proc/meminfo: memFree=1278456/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=8076 CPUtime=0.09
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 1129 0 0 0 9 0 0 0 18 0 1 0 154660541 8269824 1097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310430 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 2019 1097 703 52 0 387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8076

[startup+0.516611 s]
/proc/loadavg: 1.59 1.89 1.96 5/86 21712
/proc/meminfo: memFree=1278456/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=8992 CPUtime=0.49
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 1349 0 0 0 49 0 0 0 21 0 1 0 154660541 9207808 1317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313171 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 2248 1317 703 52 0 616 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8992

[startup+1.3377 s]
/proc/loadavg: 1.59 1.89 1.96 3/86 21712
/proc/meminfo: memFree=1273208/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=12396 CPUtime=1.31
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 2264 0 0 0 131 0 0 0 25 0 1 0 154660541 12693504 2206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 3099 2206 720 52 0 1467 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12396

[startup+2.97585 s]
/proc/loadavg: 1.59 1.89 1.96 3/86 21712
/proc/meminfo: memFree=1269304/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=17556 CPUtime=2.93
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 3553 0 0 0 291 2 0 0 25 0 1 0 154660541 17977344 3495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667760 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 4389 3495 720 52 0 2757 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 17556

[startup+6.26816 s]
/proc/loadavg: 1.62 1.89 1.96 3/86 21712
/proc/meminfo: memFree=1260344/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=25748 CPUtime=6.19
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 5594 0 0 0 616 3 0 0 25 0 1 0 154660541 26365952 5536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 6437 5536 720 52 0 4805 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 25748

[startup+12.7328 s]
/proc/loadavg: 1.65 1.89 1.96 3/86 21712
/proc/meminfo: memFree=1246072/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=39236 CPUtime=12.6
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 8959 0 0 0 1254 6 0 0 25 0 1 0 154660541 40177664 8901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 9809 8901 720 52 0 8177 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 39236

[startup+25.557 s]
/proc/loadavg: 1.73 1.90 1.96 3/86 21712
/proc/meminfo: memFree=1225080/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=60752 CPUtime=25.3
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 14328 0 0 0 2519 11 0 0 25 0 1 0 154660541 62210048 14270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678036 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 15188 14270 720 52 0 13556 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 60752

[startup+51.2176 s]
/proc/loadavg: 1.82 1.90 1.96 3/86 21712
/proc/meminfo: memFree=1189176/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=95916 CPUtime=50.73
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 23116 0 0 0 5054 19 0 0 25 0 1 0 154660541 98217984 23058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 23979 23058 720 52 0 22347 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 95916

[startup+102.422 s]
/proc/loadavg: 1.92 1.92 1.96 3/86 21712
/proc/meminfo: memFree=1129336/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=155524 CPUtime=101.47
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 38026 0 0 0 10114 33 0 0 25 0 1 0 154660541 159256576 37968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 38881 37968 720 52 0 37249 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 155524

[startup+162.452 s]
/proc/loadavg: 1.97 1.93 1.96 3/86 21712
/proc/meminfo: memFree=1069304/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=214736 CPUtime=160.95
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 52818 0 0 0 16047 48 0 0 25 0 1 0 154660541 219889664 52760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667972 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 53684 52760 720 52 0 52052 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 214736

[startup+222.497 s]
/proc/loadavg: 1.99 1.94 1.96 3/86 21712
/proc/meminfo: memFree=1015928/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=266640 CPUtime=220.44
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 65789 0 0 0 21983 61 0 0 25 0 1 0 154660541 273039360 65731 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 66660 65731 720 52 0 65028 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 266640

[startup+282.53 s]
/proc/loadavg: 2.05 1.96 1.96 3/86 21712
/proc/meminfo: memFree=967928/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=314388 CPUtime=279.93
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 77682 0 0 0 27920 73 0 0 25 0 1 0 154660541 321933312 77624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 78597 77624 720 52 0 76965 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 314388

[startup+342.571 s]
/proc/loadavg: 2.02 1.97 1.96 3/86 21712
/proc/meminfo: memFree=921528/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=360288 CPUtime=339.42
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 89157 0 0 0 33858 84 0 0 25 0 1 0 154660541 368934912 89099 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 90072 89099 720 52 0 88440 0
Current children cumulated CPU time (s) 339.42
Current children cumulated vsize (KiB) 360288

[startup+402.603 s]
/proc/loadavg: 2.08 1.99 1.97 3/86 21712
/proc/meminfo: memFree=881080/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=400040 CPUtime=398.9
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 99082 0 0 0 39796 94 0 0 25 0 1 0 154660541 409640960 99024 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 100010 99024 720 52 0 98378 0
Current children cumulated CPU time (s) 398.9
Current children cumulated vsize (KiB) 400040

[startup+462.638 s]
/proc/loadavg: 2.03 1.99 1.97 3/86 21712
/proc/meminfo: memFree=841272/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=439512 CPUtime=458.4
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 108945 0 0 0 45735 105 0 0 25 0 1 0 154660541 450060288 108887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 109878 108887 720 52 0 108246 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 439512

[startup+522.672 s]
/proc/loadavg: 2.01 1.99 1.97 3/86 21712
/proc/meminfo: memFree=801080/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=478228 CPUtime=517.89
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 118650 0 0 0 51672 117 0 0 25 0 1 0 154660541 489705472 118592 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 119557 118592 720 52 0 117925 0
Current children cumulated CPU time (s) 517.89
Current children cumulated vsize (KiB) 478228

[startup+582.711 s]
/proc/loadavg: 2.05 2.00 1.97 3/86 21712
/proc/meminfo: memFree=762104/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=516804 CPUtime=577.37
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 128269 0 0 0 57610 127 0 0 25 0 1 0 154660541 529207296 128211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 129201 128211 720 52 0 127569 0
Current children cumulated CPU time (s) 577.37
Current children cumulated vsize (KiB) 516804

[startup+642.767 s]
/proc/loadavg: 2.10 2.03 1.98 3/92 21848
/proc/meminfo: memFree=725616/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=551128 CPUtime=636.74
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 136880 0 0 0 63538 136 0 0 25 0 1 0 154660541 564355072 136822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 137782 136822 720 52 0 136150 0
Current children cumulated CPU time (s) 636.74
Current children cumulated vsize (KiB) 551128

[startup+702.829 s]
/proc/loadavg: 2.07 2.03 1.99 3/86 21910
/proc/meminfo: memFree=691816/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=585604 CPUtime=696.17
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 145481 0 0 0 69471 146 0 0 25 0 1 0 154660541 599658496 145423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 146401 145423 720 52 0 144769 0
Current children cumulated CPU time (s) 696.17
Current children cumulated vsize (KiB) 585604

[startup+762.867 s]
/proc/loadavg: 2.02 2.02 1.99 3/86 21910
/proc/meminfo: memFree=658744/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=618404 CPUtime=755.67
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 153652 0 0 0 75412 155 0 0 25 0 1 0 154660541 633245696 153594 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 154601 153594 720 52 0 152969 0
Current children cumulated CPU time (s) 755.67
Current children cumulated vsize (KiB) 618404

[startup+822.902 s]
/proc/loadavg: 2.08 2.04 1.99 3/86 21910
/proc/meminfo: memFree=625592/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=651196 CPUtime=815.27
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 161830 0 0 0 81363 164 0 0 25 0 1 0 154660541 666824704 161772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 162799 161772 720 52 0 161167 0
Current children cumulated CPU time (s) 815.27
Current children cumulated vsize (KiB) 651196

[startup+882.945 s]
/proc/loadavg: 2.03 2.03 1.99 3/86 21910
/proc/meminfo: memFree=591928/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=683808 CPUtime=875.02
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 169984 0 0 0 87331 171 0 0 25 0 1 0 154660541 700219392 169926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 170952 169926 720 52 0 169320 0
Current children cumulated CPU time (s) 875.02
Current children cumulated vsize (KiB) 683808

[startup+942.982 s]
/proc/loadavg: 2.07 2.04 2.00 3/86 21910
/proc/meminfo: memFree=559160/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=715896 CPUtime=934.78
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 178000 0 0 0 93298 180 0 0 25 0 1 0 154660541 733077504 177942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 178974 177942 720 52 0 177342 0
Current children cumulated CPU time (s) 934.78
Current children cumulated vsize (KiB) 715896

[startup+1003.01 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 21910
/proc/meminfo: memFree=526712/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=747972 CPUtime=994.53
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 186014 0 0 0 99264 189 0 0 25 0 1 0 154660541 765923328 185956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 186993 185956 720 52 0 185361 0
Current children cumulated CPU time (s) 994.53
Current children cumulated vsize (KiB) 747972

[startup+1063.05 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 21910
/proc/meminfo: memFree=494264/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=780120 CPUtime=1054.28
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 194035 0 0 0 105230 198 0 0 25 0 1 0 154660541 798842880 193977 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 195030 193977 720 52 0 193398 0
Current children cumulated CPU time (s) 1054.28
Current children cumulated vsize (KiB) 780120

[startup+1123.08 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 21910
/proc/meminfo: memFree=464824/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=809352 CPUtime=1114.03
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 201319 0 0 0 111197 206 0 0 25 0 1 0 154660541 828776448 201261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 202338 201261 720 52 0 200706 0
Current children cumulated CPU time (s) 1114.03
Current children cumulated vsize (KiB) 809352

[startup+1183.12 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 21910
/proc/meminfo: memFree=433976/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=839172 CPUtime=1173.8
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 208752 0 0 0 117166 214 0 0 25 0 1 0 154660541 859312128 208694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 209793 208694 720 52 0 208161 0
Current children cumulated CPU time (s) 1173.8
Current children cumulated vsize (KiB) 839172

[startup+1243.16 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 21910
/proc/meminfo: memFree=405304/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=867392 CPUtime=1233.55
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 215787 0 0 0 123134 221 0 0 25 0 1 0 154660541 888209408 215729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 216848 215729 720 52 0 215216 0
Current children cumulated CPU time (s) 1233.55
Current children cumulated vsize (KiB) 867392

[startup+1303.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 21910
/proc/meminfo: memFree=376632/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=895576 CPUtime=1293.31
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 222840 0 0 0 129103 228 0 0 25 0 1 0 154660541 917069824 222782 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 223894 222782 720 52 0 222262 0
Current children cumulated CPU time (s) 1293.31
Current children cumulated vsize (KiB) 895576



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1358.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21910
/proc/meminfo: memFree=350072/2055920 swapFree=4182236/4192956
[pid=21711] ppid=21709 vsize=921608 CPUtime=1348.09
/proc/21711/stat : 21711 (CSPtoSAT+minisa) R 21709 21711 21656 0 -1 4194304 229322 0 0 0 134573 236 0 0 25 0 1 0 154660541 943726592 229264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21711/statm: 230402 229264 720 52 0 228770 0
Current children cumulated CPU time (s) 1348.09
Current children cumulated vsize (KiB) 921608

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1358.39
CPU time (s): 1348.24
CPU user time (s): 1345.74
CPU system time (s): 2.50562
CPU usage (%): 99.253
Max. virtual memory (cumulated for all children) (KiB): 921608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1345.74
system time used= 2.50562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229322
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 19173

runsolver used 1.55076 s user time and 4.47832 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 05:50:53 UTC 2007


IDJOB= 210479
IDBENCH= 4622
FILE ID= node14/210479-1168062652

PBS_JOBID= 3475381

Free space on /tmp= 66325 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-45-44.xml
COMMAND LINE= /tmp/evaluation/210479-1168062652/CSPtoSAT+minisat /tmp/evaluation/210479-1168062652/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-210479-1168062652 -o ROOT/results/node14/solver-210479-1168062652 -C 1800 -M 900  /tmp/evaluation/210479-1168062652/CSPtoSAT+minisat /tmp/evaluation/210479-1168062652/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b2386cfa53dcd1cd62c449d6cc834735

RANDOM SEED= 141489858

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:       1278936 kB
Buffers:         56736 kB
Cached:         309828 kB
SwapCached:       3696 kB
Active:         340836 kB
Inactive:       336088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278936 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            2720 kB
Writeback:           0 kB
Mapped:         323256 kB
Slab:            84336 kB
Committed_AS:  4906160 kB
PageTables:       2824 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= 66325 MiB



End job on node14 on Sat Jan  6 06:13:35 UTC 2007