Trace number 210583

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) 1179.03 1181.54

General information on the benchmark

NamepseudoSeries/fpga/
fpga-45-43.xml
MD5SUM9c2234ef5e28a0137eb9d798ce831b10
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 variables2903
Number of constraints2066
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2066
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node72/watcher-210583-1168062669 -o ROOT/results/node72/solver-210583-1168062669 -C 1800 -M 900 /tmp/evaluation/210583-1168062669/CSPtoSAT+minisat /tmp/evaluation/210583-1168062669/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.61 1.90 1.89 5/86 30577
/proc/meminfo: memFree=1459344/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=18540 CPUtime=0
/proc/30576/stat : 30576 (runsolver) R 30574 30576 30073 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 154675742 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 234517753127 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30576/statm: 4635 279 244 17 0 2626 0

[startup+0.109582 s]
/proc/loadavg: 1.61 1.90 1.89 5/86 30577
/proc/meminfo: memFree=1459344/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=8068 CPUtime=0.09
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 1126 0 0 0 9 0 0 0 18 0 1 0 154675742 8261632 1094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319054 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 2017 1094 703 52 0 385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8068

[startup+0.521617 s]
/proc/loadavg: 1.61 1.90 1.89 5/86 30577
/proc/meminfo: memFree=1459344/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=8980 CPUtime=0.5
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 1354 0 0 0 50 0 0 0 21 0 1 0 154675742 9195520 1322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652880 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 2245 1322 703 52 0 613 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8980

[startup+1.34369 s]
/proc/loadavg: 1.61 1.90 1.89 3/86 30577
/proc/meminfo: memFree=1453840/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=12644 CPUtime=1.32
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 2307 0 0 0 131 1 0 0 25 0 1 0 154675742 12947456 2249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 3161 2249 720 52 0 1529 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12644

[startup+2.98085 s]
/proc/loadavg: 1.64 1.90 1.89 3/86 30577
/proc/meminfo: memFree=1449872/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=18056 CPUtime=2.94
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 3676 0 0 0 293 1 0 0 25 0 1 0 154675742 18489344 3618 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 4514 3618 720 52 0 2882 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 18056

[startup+6.26015 s]
/proc/loadavg: 1.64 1.90 1.89 3/86 30577
/proc/meminfo: memFree=1440464/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=26788 CPUtime=6.19
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 5839 0 0 0 616 3 0 0 25 0 1 0 154675742 27430912 5781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 6697 5781 720 52 0 5065 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 26788

[startup+12.7317 s]
/proc/loadavg: 1.69 1.91 1.89 3/86 30577
/proc/meminfo: memFree=1425040/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=41224 CPUtime=12.6
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 9468 0 0 0 1255 5 0 0 25 0 1 0 154675742 42213376 9410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 10306 9410 720 52 0 8674 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 41224

[startup+25.5539 s]
/proc/loadavg: 1.74 1.91 1.89 3/86 30577
/proc/meminfo: memFree=1402512/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=64344 CPUtime=25.31
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 15244 0 0 0 2523 8 0 0 25 0 1 0 154675742 65888256 15186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 16086 15186 720 52 0 14454 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 64344

[startup+51.2023 s]
/proc/loadavg: 1.83 1.92 1.89 3/86 30577
/proc/meminfo: memFree=1363536/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=102864 CPUtime=50.72
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 24849 0 0 0 5057 15 0 0 25 0 1 0 154675742 105332736 24791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 25716 24791 720 52 0 24084 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 102864

[startup+102.503 s]
/proc/loadavg: 1.93 1.93 1.90 3/86 30577
/proc/meminfo: memFree=1299792/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=166824 CPUtime=101.56
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 40836 0 0 0 10131 25 0 0 25 0 1 0 154675742 170827776 40778 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 1 0 0
/proc/30576/statm: 41706 40778 720 52 0 40074 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 166824

[startup+162.519 s]
/proc/loadavg: 1.90 1.92 1.90 3/86 30652
/proc/meminfo: memFree=1267656/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=231952 CPUtime=161.15
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 57124 0 0 0 16068 47 0 0 25 0 1 0 154675742 237518848 57066 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 57988 57066 720 52 0 56356 0
Current children cumulated CPU time (s) 161.15
Current children cumulated vsize (KiB) 231952

[startup+222.544 s]
/proc/loadavg: 1.96 1.93 1.91 3/86 30652
/proc/meminfo: memFree=1204936/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=292080 CPUtime=221.12
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 72148 0 0 0 22052 60 0 0 25 0 1 0 154675742 299089920 72090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 73020 72090 720 52 0 71388 0
Current children cumulated CPU time (s) 221.12
Current children cumulated vsize (KiB) 292080

[startup+282.56 s]
/proc/loadavg: 2.03 1.96 1.91 3/86 30652
/proc/meminfo: memFree=1147080/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=349644 CPUtime=281.05
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 86514 0 0 0 28032 73 0 0 25 0 1 0 154675742 358035456 86456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673983 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 87411 86456 720 52 0 85779 0
Current children cumulated CPU time (s) 281.05
Current children cumulated vsize (KiB) 349644

[startup+342.58 s]
/proc/loadavg: 2.01 1.96 1.91 3/86 30652
/proc/meminfo: memFree=1098376/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=397840 CPUtime=341.02
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 98539 0 0 0 34018 84 0 0 25 0 1 0 154675742 407388160 98481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667978 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 99460 98481 720 52 0 97828 0
Current children cumulated CPU time (s) 341.02
Current children cumulated vsize (KiB) 397840

[startup+402.601 s]
/proc/loadavg: 2.05 1.98 1.92 3/86 30652
/proc/meminfo: memFree=1052104/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=444040 CPUtime=400.99
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 110068 0 0 0 40003 96 0 0 25 0 1 0 154675742 454696960 110010 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 111010 110010 720 52 0 109378 0
Current children cumulated CPU time (s) 400.99
Current children cumulated vsize (KiB) 444040

[startup+462.622 s]
/proc/loadavg: 2.02 1.98 1.92 3/86 30652
/proc/meminfo: memFree=1006728/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=489052 CPUtime=460.92
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 121331 0 0 0 45986 106 0 0 25 0 1 0 154675742 500789248 121273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 122263 121273 720 52 0 120631 0
Current children cumulated CPU time (s) 460.92
Current children cumulated vsize (KiB) 489052

[startup+522.644 s]
/proc/loadavg: 2.05 2.00 1.92 3/86 30652
/proc/meminfo: memFree=961224/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=533368 CPUtime=520.89
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 132390 0 0 0 51973 116 0 0 25 0 1 0 154675742 546168832 132332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668066 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 133342 132332 720 52 0 131710 0
Current children cumulated CPU time (s) 520.89
Current children cumulated vsize (KiB) 533368

[startup+582.664 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 30652
/proc/meminfo: memFree=922696/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=571820 CPUtime=580.85
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 141985 0 0 0 57962 123 0 0 25 0 1 0 154675742 585543680 141927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 142955 141927 720 52 0 141323 0
Current children cumulated CPU time (s) 580.85
Current children cumulated vsize (KiB) 571820

[startup+642.707 s]
/proc/loadavg: 2.00 2.00 1.92 3/92 30796
/proc/meminfo: memFree=883856/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=609052 CPUtime=640.76
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 151303 0 0 0 63932 144 0 0 25 0 1 0 154675742 623669248 151245 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674189 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 152263 151245 720 52 0 150631 0
Current children cumulated CPU time (s) 640.76
Current children cumulated vsize (KiB) 609052

[startup+702.746 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 30854
/proc/meminfo: memFree=847432/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=646196 CPUtime=700.72
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 160581 0 0 0 69915 157 0 0 25 0 1 0 154675742 661704704 160523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 161549 160523 720 52 0 159917 0
Current children cumulated CPU time (s) 700.72
Current children cumulated vsize (KiB) 646196

[startup+762.767 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 30854
/proc/meminfo: memFree=808008/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=683420 CPUtime=760.69
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 169881 0 0 0 75904 165 0 0 25 0 1 0 154675742 699822080 169823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668058 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 170855 169823 720 52 0 169223 0
Current children cumulated CPU time (s) 760.69
Current children cumulated vsize (KiB) 683420

[startup+822.79 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 30854
/proc/meminfo: memFree=765768/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=721616 CPUtime=820.65
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 179403 0 0 0 81892 173 0 0 25 0 1 0 154675742 738934784 179345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 180404 179345 720 52 0 178772 0
Current children cumulated CPU time (s) 820.65
Current children cumulated vsize (KiB) 721616

[startup+882.813 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 30854
/proc/meminfo: memFree=729736/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=757524 CPUtime=880.6
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 188398 0 0 0 87880 180 0 0 25 0 1 0 154675742 775704576 188340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 189381 188340 720 52 0 187749 0
Current children cumulated CPU time (s) 880.6
Current children cumulated vsize (KiB) 757524

[startup+942.838 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=693960/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=793284 CPUtime=940.57
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 197317 0 0 0 93868 189 0 0 25 0 1 0 154675742 812322816 197259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 198321 197259 720 52 0 196689 0
Current children cumulated CPU time (s) 940.57
Current children cumulated vsize (KiB) 793284

[startup+1002.86 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=660552/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=826108 CPUtime=1000.53
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 205496 0 0 0 99855 198 0 0 25 0 1 0 154675742 845934592 205438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 206527 205438 720 52 0 204895 0
Current children cumulated CPU time (s) 1000.53
Current children cumulated vsize (KiB) 826108

[startup+1062.89 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=627464/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=858316 CPUtime=1060.49
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 213548 0 0 0 105845 204 0 0 25 0 1 0 154675742 878915584 213490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 214579 213490 720 52 0 212947 0
Current children cumulated CPU time (s) 1060.49
Current children cumulated vsize (KiB) 858316

[startup+1122.92 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=594824/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=890708 CPUtime=1120.47
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 221637 0 0 0 111837 210 0 0 25 0 1 0 154675742 912084992 221579 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 222677 221579 720 52 0 221045 0
Current children cumulated CPU time (s) 1120.47
Current children cumulated vsize (KiB) 890708



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1181.41 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=562056/2055920 swapFree=4192812/4192956
[pid=30576] ppid=30574 vsize=921728 CPUtime=1178.89
/proc/30576/stat : 30576 (CSPtoSAT+minisa) R 30574 30576 30073 0 -1 4194304 229387 0 0 0 117671 218 0 0 25 0 1 0 154675742 943849472 229329 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/30576/statm: 230432 229329 720 52 0 228800 0
Current children cumulated CPU time (s) 1178.89
Current children cumulated vsize (KiB) 921728

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1181.54
CPU time (s): 1179.03
CPU user time (s): 1176.72
CPU system time (s): 2.31565
CPU usage (%): 99.7876
Max. virtual memory (cumulated for all children) (KiB): 921728

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

runsolver used 1.54377 s user time and 3.67844 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan  6 05:51:09 UTC 2007


IDJOB= 210583
IDBENCH= 4630
FILE ID= node72/210583-1168062669

PBS_JOBID= 3475530

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9c2234ef5e28a0137eb9d798ce831b10

RANDOM SEED= 907610284

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.223
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.223
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:       1459760 kB
Buffers:         37252 kB
Cached:         360480 kB
SwapCached:          0 kB
Active:         187888 kB
Inactive:       335876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2604 kB
Writeback:           0 kB
Mapped:         148424 kB
Slab:            56992 kB
Committed_AS:  2641124 kB
PageTables:       2384 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 node72 on Sat Jan  6 06:10:51 UTC 2007