Trace number 1580111

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MXC 2009-03-10? (TO) 1200.13 1200.65

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p0.cnf
MD5SUM782c70d5631cbc24bc659543ee69ca8b
Bench CategoryAPPLICATION (applications instances)
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 variables224569
Number of clauses1190619
Sum of the clauses size2868508
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2850703
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1580111-1238915596/watcher-1580111-1238915596 -o /tmp/evaluation-result-1580111-1238915596/solver-1580111-1238915596 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1580111-1238915596.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 22371
/proc/meminfo: memFree=1694632/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=23216 CPUtime=0
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 964 0 0 0 0 0 0 0 18 0 1 0 1164223708 23773184 950 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 5804 956 46 166 0 5635 0

[startup+0.0316709 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 22371
/proc/meminfo: memFree=1694632/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=23216 CPUtime=0.03
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 5364 0 0 0 0 3 0 0 18 0 1 0 1164223708 23773184 5350 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 5804 5357 46 166 0 5635 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23216

[startup+0.102676 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 22371
/proc/meminfo: memFree=1694632/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=61816 CPUtime=0.09
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 13545 0 0 0 3 6 0 0 18 0 1 0 1164223708 63299584 13460 1992294400 134512640 135192793 4294956224 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 15454 13463 53 166 0 15285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61816

[startup+0.301699 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 22371
/proc/meminfo: memFree=1694632/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=82220 CPUtime=0.29
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 18075 0 0 0 22 7 0 0 19 0 1 0 1164223708 84193280 17898 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 20555 17899 54 166 0 20386 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82220

[startup+0.702744 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 22371
/proc/meminfo: memFree=1694632/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=94804 CPUtime=0.69
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 21176 0 0 0 60 9 0 0 23 0 1 0 1164223708 97079296 20999 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 23701 20999 54 166 0 23532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94804

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1602720/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=116788 CPUtime=1.49
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 26185 0 0 0 138 11 0 0 25 0 1 0 1164223708 119590912 26008 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 29197 26008 54 166 0 29028 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116788

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1586784/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=124740 CPUtime=3.09
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 33850 0 0 0 294 15 0 0 25 0 1 0 1164223708 127733760 28080 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 31185 28080 56 166 0 31016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124740

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1577576/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=166260 CPUtime=6.29
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 49155 0 0 0 608 21 0 0 25 0 1 0 1164223708 170250240 39234 1992294400 134512640 135192793 4294956224 18446744073709551615 134553386 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 41565 39234 72 166 0 41396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 166260

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1537064/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=166656 CPUtime=12.69
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 49290 0 0 0 1248 21 0 0 25 0 1 0 1164223708 170655744 39369 1992294400 134512640 135192793 4294956224 18446744073709551615 134551478 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 41664 39369 73 166 0 41495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 166656

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1537128/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=166656 CPUtime=25.48
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 49294 0 0 0 2527 21 0 0 25 0 1 0 1164223708 170655744 39373 1992294400 134512640 135192793 4294956224 18446744073709551615 134550798 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 41664 39373 73 166 0 41495 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 166656

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1535912/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=168240 CPUtime=51.06
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 49699 0 0 0 5084 22 0 0 25 0 1 0 1164223708 172277760 39778 1992294400 134512640 135192793 4294956224 18446744073709551615 134548087 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 42060 39778 73 166 0 41891 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 168240

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1528616/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=175280 CPUtime=102.24
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 51434 0 0 0 10200 24 0 0 25 0 1 0 1164223708 179486720 41513 1992294400 134512640 135192793 4294956224 18446744073709551615 134551473 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 43820 41513 73 166 0 43651 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 175280

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1515048/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=188744 CPUtime=162.22
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 54816 0 0 0 16193 29 0 0 25 0 1 0 1164223708 193273856 44895 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 47186 44895 73 166 0 47017 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 188744

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1500840/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=203168 CPUtime=222.19
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 58397 0 0 0 22187 32 0 0 25 0 1 0 1164223708 208044032 48476 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 50792 48476 73 166 0 50623 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 203168

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1488104/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=215728 CPUtime=282.16
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 61543 0 0 0 28181 35 0 0 25 0 1 0 1164223708 220905472 51622 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 53932 51622 73 166 0 53763 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 215728

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1488104/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=215728 CPUtime=342.14
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 61543 0 0 0 34179 35 0 0 25 0 1 0 1164223708 220905472 51622 1992294400 134512640 135192793 4294956224 18446744073709551615 134548121 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 53932 51622 73 166 0 53763 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 215728

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1472552/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=231736 CPUtime=402.11
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 65524 0 0 0 40171 40 0 0 25 0 1 0 1164223708 237297664 55603 1992294400 134512640 135192793 4294956224 18446744073709551615 134533924 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 57934 55603 73 166 0 57765 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 231736

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1455656/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=248512 CPUtime=462.08
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 69673 0 0 0 46164 44 0 0 25 0 1 0 1164223708 254476288 59752 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 62128 59752 73 166 0 61959 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 248512

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1454440/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=249568 CPUtime=522.05
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 69937 0 0 0 52161 44 0 0 25 0 1 0 1164223708 255557632 60016 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 62392 60016 73 166 0 62223 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 249568

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1454440/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=249568 CPUtime=582.02
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 69944 0 0 0 58158 44 0 0 25 0 1 0 1164223708 255557632 60023 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 62392 60023 73 166 0 62223 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 249568

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1454312/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=249568 CPUtime=642
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 69959 0 0 0 64156 44 0 0 25 0 1 0 1164223708 255557632 60038 1992294400 134512640 135192793 4294956224 18446744073709551615 134533274 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 62392 60038 73 166 0 62223 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 249568

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1444968/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=258812 CPUtime=701.99
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 72278 0 0 0 70152 47 0 0 25 0 1 0 1164223708 265023488 62357 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 64703 62357 73 166 0 64534 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 258812

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1430120/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=273768 CPUtime=761.96
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 76001 0 0 0 76146 50 0 0 25 0 1 0 1164223708 280338432 66080 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 68442 66080 73 166 0 68273 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 273768

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1415080/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=288768 CPUtime=821.93
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 79732 0 0 0 82139 54 0 0 25 0 1 0 1164223708 295698432 69811 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 72192 69811 73 166 0 72023 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 288768

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1414952/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=288768 CPUtime=881.91
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 79733 0 0 0 88137 54 0 0 25 0 1 0 1164223708 295698432 69812 1992294400 134512640 135192793 4294956224 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 72192 69812 73 166 0 72023 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 288768

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1414888/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=288768 CPUtime=941.88
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 79735 0 0 0 94134 54 0 0 25 0 1 0 1164223708 295698432 69814 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 72192 69814 73 166 0 72023 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 288768

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1414888/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=288768 CPUtime=1001.85
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 79735 0 0 0 100131 54 0 0 25 0 1 0 1164223708 295698432 69814 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 72192 69814 73 166 0 72023 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 288768

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1406504/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=297364 CPUtime=1061.82
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 81881 0 0 0 106126 56 0 0 25 0 1 0 1164223708 304500736 71960 1992294400 134512640 135192793 4294956224 18446744073709551615 134533297 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 74341 71960 73 166 0 74172 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 297364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1391528/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=312300 CPUtime=1121.8
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 85588 0 0 0 112120 60 0 0 25 0 1 0 1164223708 319795200 75667 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 78075 75667 73 166 0 77906 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 312300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1376808/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=327188 CPUtime=1181.77
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 89278 0 0 0 118114 63 0 0 25 0 1 0 1164223708 335040512 79357 1992294400 134512640 135192793 4294956224 18446744073709551615 134532657 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 81797 79357 73 166 0 81628 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 327188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 22372
/proc/meminfo: memFree=1373032/2055920 swapFree=4172196/4192956
[pid=22371] ppid=22369 vsize=330752 CPUtime=1200.07
/proc/22371/stat : 22371 (mxc-sat09) R 22369 22371 22238 0 -1 4194304 90158 0 0 0 119943 64 0 0 25 0 1 0 1164223708 338690048 80237 1992294400 134512640 135192793 4294956224 18446744073709551615 134533933 0 0 4096 0 0 0 0 17 0 0 0
/proc/22371/statm: 82688 80237 73 166 0 82519 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 330752

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.13
CPU user time (s): 1199.43
CPU system time (s): 0.696894
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 330752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.43
system time used= 0.696894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90158
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= 2
involuntary context switches= 5447

runsolver used 1.46578 second user time and 4.00439 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-05 09:13:18
IDJOB=1580111
IDBENCH=71011
IDSOLVER=504
FILE ID=node85/1580111-1238915596
PBS_JOBID= 9101386
Free space on /tmp= 126832 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-5p0.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580111-1238915596/watcher-1580111-1238915596 -o /tmp/evaluation-result-1580111-1238915596/solver-1580111-1238915596 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1580111-1238915596.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 782c70d5631cbc24bc659543ee69ca8b
RANDOM SEED=1185272775

node85.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1695112 kB
Buffers:         18768 kB
Cached:         277628 kB
SwapCached:       9740 kB
Active:          78660 kB
Inactive:       228936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695112 kB
SwapTotal:     4192956 kB
SwapFree:      4172196 kB
Dirty:           23060 kB
Writeback:           0 kB
Mapped:          16844 kB
Slab:            37464 kB
Committed_AS:  2881740 kB
PageTables:       2596 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= 126828 MiB
End job on node85 at 2009-04-05 09:33:21