Trace number 212412

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) 1134.36 1143.42

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-timtab2.xml
MD5SUM8e949a4bf96969e211f42159026151f5
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 variables6363
Number of constraints1079
Maximum constraint arity141
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1079
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...
3.07	c ...done
3.07	c #SATvar=12728 #SATclauses=12726 #CSPpredicates=1079

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/node51/watcher-212412-1168063481 -o ROOT/results/node51/solver-212412-1168063481 -C 1800 -M 900 /tmp/evaluation/212412-1168063481/CSPtoSAT+minisat /tmp/evaluation/212412-1168063481/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.02 1.99 1.89 5/73 29592
/proc/meminfo: memFree=980648/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=496 CPUtime=0
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154746616 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2618148 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 124 36 29 52 0 19 0

[startup+0.104052 s]
/proc/loadavg: 2.02 1.99 1.89 5/73 29592
/proc/meminfo: memFree=980648/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=7484 CPUtime=0.09
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 948 0 0 0 9 0 0 0 18 0 1 0 154746616 7663616 916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3051236 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 1871 916 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.512117 s]
/proc/loadavg: 2.02 1.99 1.89 5/73 29592
/proc/meminfo: memFree=980648/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=9904 CPUtime=0.49
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 1550 0 0 0 49 0 0 0 21 0 1 0 154746616 10141696 1518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134567487 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 2476 1518 704 52 0 844 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9904

[startup+1.33326 s]
/proc/loadavg: 2.02 1.99 1.89 3/73 29592
/proc/meminfo: memFree=975400/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=10956 CPUtime=1.3
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 1813 0 0 0 130 0 0 0 25 0 1 0 154746616 11218944 1781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310436 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 2739 1781 704 52 0 1107 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 10956

[startup+2.97054 s]
/proc/loadavg: 2.02 1.99 1.89 3/73 29592
/proc/meminfo: memFree=973160/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=13060 CPUtime=2.93
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 2330 0 0 0 292 1 0 0 25 0 1 0 154746616 13373440 2298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310436 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 3265 2298 704 52 0 1633 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 13060

[startup+6.2551 s]
/proc/loadavg: 2.02 1.99 1.89 3/73 29592
/proc/meminfo: memFree=959024/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=27252 CPUtime=6.19
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 5921 0 0 0 616 3 0 0 25 0 1 0 154746616 27906048 5863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 6813 5863 721 52 0 5181 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27252

[startup+12.7182 s]
/proc/loadavg: 2.01 1.99 1.89 3/73 29592
/proc/meminfo: memFree=941040/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=41024 CPUtime=12.6
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 9356 0 0 0 1254 6 0 0 25 0 1 0 154746616 42008576 9298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 10256 9298 721 52 0 8624 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 41024

[startup+25.5404 s]
/proc/loadavg: 2.01 1.99 1.89 3/73 29592
/proc/meminfo: memFree=913904/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=64264 CPUtime=25.33
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 15144 0 0 0 2522 11 0 0 25 0 1 0 154746616 65806336 15086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 16066 15086 721 52 0 14434 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 64264

[startup+51.1867 s]
/proc/loadavg: 2.01 1.99 1.90 3/73 29592
/proc/meminfo: memFree=862064/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=105776 CPUtime=50.77
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 25499 0 0 0 5061 16 0 0 25 0 1 0 154746616 108314624 25441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 26444 25441 721 52 0 24812 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 105776

[startup+102.481 s]
/proc/loadavg: 2.00 1.99 1.90 3/73 29592
/proc/meminfo: memFree=803056/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=146884 CPUtime=101.67
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 35738 0 0 0 10140 27 0 0 25 0 1 0 154746616 150409216 35680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 36721 35680 721 52 0 35089 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 146884

[startup+162.49 s]
/proc/loadavg: 2.15 2.04 1.92 3/73 29592
/proc/meminfo: memFree=711472/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=214692 CPUtime=161.2
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 52631 0 0 0 16079 41 0 0 25 0 1 0 154746616 219844608 52573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 53673 52573 721 52 0 52041 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 214692

[startup+222.509 s]
/proc/loadavg: 2.06 2.03 1.92 3/73 29592
/proc/meminfo: memFree=620080/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=282796 CPUtime=220.75
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 69614 0 0 0 22019 56 0 0 25 0 1 0 154746616 289583104 69556 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 70699 69556 721 52 0 69067 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 282796

[startup+282.526 s]
/proc/loadavg: 2.02 2.02 1.92 3/73 29592
/proc/meminfo: memFree=557168/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=326072 CPUtime=280.29
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 80381 0 0 0 27962 67 0 0 25 0 1 0 154746616 333897728 80323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 81518 80323 721 52 0 79886 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 326072

[startup+342.545 s]
/proc/loadavg: 2.00 2.02 1.92 3/73 29592
/proc/meminfo: memFree=496240/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=367996 CPUtime=339.82
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 90846 0 0 0 33905 77 0 0 25 0 1 0 154746616 376827904 90788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 91999 90788 721 52 0 90367 0
Current children cumulated CPU time (s) 339.82
Current children cumulated vsize (KiB) 367996

[startup+402.559 s]
/proc/loadavg: 2.00 2.01 1.92 3/73 29592
/proc/meminfo: memFree=434096/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=409504 CPUtime=399.37
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 101210 0 0 0 39848 89 0 0 25 0 1 0 154746616 419332096 101152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 102376 101152 721 52 0 100744 0
Current children cumulated CPU time (s) 399.37
Current children cumulated vsize (KiB) 409504

[startup+462.575 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 29592
/proc/meminfo: memFree=376880/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=448256 CPUtime=458.94
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 110872 0 0 0 45795 99 0 0 25 0 1 0 154746616 459014144 110814 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 112064 110814 721 52 0 110432 0
Current children cumulated CPU time (s) 458.94
Current children cumulated vsize (KiB) 448256

[startup+522.589 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 29592
/proc/meminfo: memFree=316976/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=488776 CPUtime=518.5
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 121015 0 0 0 51743 107 0 0 25 0 1 0 154746616 500506624 120957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 122194 120957 721 52 0 120562 0
Current children cumulated CPU time (s) 518.5
Current children cumulated vsize (KiB) 488776

[startup+582.608 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 29592
/proc/meminfo: memFree=223664/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=563300 CPUtime=578.03
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 139568 0 0 0 57681 122 0 0 25 0 1 0 154746616 576819200 139510 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134676169 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 140825 139510 721 52 0 139193 0
Current children cumulated CPU time (s) 578.03
Current children cumulated vsize (KiB) 563300

[startup+642.625 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 29592
/proc/meminfo: memFree=157872/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=607676 CPUtime=637.57
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 150666 0 0 0 63624 133 0 0 25 0 1 0 154746616 622260224 150608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 151919 150608 721 52 0 150287 0
Current children cumulated CPU time (s) 637.57
Current children cumulated vsize (KiB) 607676

[startup+702.642 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 29592
/proc/meminfo: memFree=99568/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=648048 CPUtime=697.1
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 160726 0 0 0 69567 143 0 0 25 0 1 0 154746616 663601152 160668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667950 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 162012 160668 721 52 0 160380 0
Current children cumulated CPU time (s) 697.1
Current children cumulated vsize (KiB) 648048

[startup+762.658 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 29592
/proc/meminfo: memFree=43184/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=687712 CPUtime=756.63
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 170652 0 0 0 75510 153 0 0 25 0 1 0 154746616 704217088 170594 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 171928 170594 721 52 0 170296 0
Current children cumulated CPU time (s) 756.63
Current children cumulated vsize (KiB) 687712

[startup+822.677 s]
/proc/loadavg: 2.06 2.01 1.93 3/73 29594
/proc/meminfo: memFree=15920/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=725008 CPUtime=816.18
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 179960 0 0 0 81456 162 0 0 25 0 1 0 154746616 742408192 179902 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 181252 179902 721 52 0 179620 0
Current children cumulated CPU time (s) 816.18
Current children cumulated vsize (KiB) 725008

[startup+882.694 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 29594
/proc/meminfo: memFree=15408/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=761788 CPUtime=875.7
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 189136 0 0 0 87399 171 0 0 25 0 1 0 154746616 780070912 189078 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 190447 189078 721 52 0 188815 0
Current children cumulated CPU time (s) 875.7
Current children cumulated vsize (KiB) 761788

[startup+942.707 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 29594
/proc/meminfo: memFree=14896/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=800692 CPUtime=935.24
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 198878 0 0 0 93344 180 0 0 25 0 1 0 154746616 819908608 198820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 200173 198820 721 52 0 198541 0
Current children cumulated CPU time (s) 935.24
Current children cumulated vsize (KiB) 800692

[startup+1002.72 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 29594
/proc/meminfo: memFree=15408/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=837000 CPUtime=994.79
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 207946 0 0 0 99289 190 0 0 25 0 1 0 154746616 857088000 207888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 209250 207888 721 52 0 207618 0
Current children cumulated CPU time (s) 994.79
Current children cumulated vsize (KiB) 837000

[startup+1062.74 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 29594
/proc/meminfo: memFree=15664/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=872112 CPUtime=1054.32
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 216722 0 0 0 105233 199 0 0 25 0 1 0 154746616 893042688 216664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 218028 216664 721 52 0 216396 0
Current children cumulated CPU time (s) 1054.32
Current children cumulated vsize (KiB) 872112

[startup+1122.75 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 29594
/proc/meminfo: memFree=16304/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=908688 CPUtime=1113.86
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 225856 0 0 0 111177 209 0 0 25 0 1 0 154746616 930496512 225798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 227172 225798 721 52 0 225540 0
Current children cumulated CPU time (s) 1113.86
Current children cumulated vsize (KiB) 908688



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1143.28 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 29594
/proc/meminfo: memFree=16304/2055920 swapFree=4192812/4192956
[pid=29591] ppid=29589 vsize=921724 CPUtime=1134.2
/proc/29591/stat : 29591 (CSPtoSAT+minisa) R 29589 29591 29158 0 -1 4194304 229096 0 0 0 113208 212 0 0 25 0 1 0 154746616 943845376 229038 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29591/statm: 230431 229038 721 52 0 228799 0
Current children cumulated CPU time (s) 1134.2
Current children cumulated vsize (KiB) 921724

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1143.42
CPU time (s): 1134.36
CPU user time (s): 1132.08
CPU system time (s): 2.27265
CPU usage (%): 99.2069
Max. virtual memory (cumulated for all children) (KiB): 921724

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

runsolver used 1.18682 s user time and 3.09853 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan  6 06:04:41 UTC 2007


IDJOB= 212412
IDBENCH= 4768
FILE ID= node51/212412-1168063481

PBS_JOBID= 3475579

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  8e949a4bf96969e211f42159026151f5

RANDOM SEED= 213429054

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.277
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.277
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:        981128 kB
Buffers:         42292 kB
Cached:         684492 kB
SwapCached:          0 kB
Active:         344312 kB
Inactive:       653500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        981128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2964 kB
Writeback:           0 kB
Mapped:         284632 kB
Slab:            62108 kB
Committed_AS:  3257104 kB
PageTables:       2228 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= 66543 MiB



End job on node51 on Sat Jan  6 06:23:44 UTC 2007