Trace number 1738371

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
CSat 2009-03-22? (TO) 1200.05 1200.44

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-28-302-26-75.cnf
MD5SUMc8a761b6d0b0b208363324b0ab04d363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18597
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses48442
Sum of the clauses size97560
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 248416
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-1738371-1240837410/watcher-1738371-1240837410 -o /tmp/evaluation-result-1738371-1240837410/solver-1738371-1240837410 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1738371-1240837410.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.05 1.17 3/64 3326
/proc/meminfo: memFree=1549936/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=2316 CPUtime=0
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 111774028 2371584 269 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 579 269 89 271 0 305 0

[startup+0.0309091 s]
/proc/loadavg: 1.00 1.05 1.17 3/64 3326
/proc/meminfo: memFree=1549936/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=2624 CPUtime=0.02
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 388 0 0 0 2 0 0 0 18 0 1 0 111774028 2686976 372 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 656 372 89 271 0 382 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2624

[startup+0.102922 s]
/proc/loadavg: 1.00 1.05 1.17 3/64 3326
/proc/meminfo: memFree=1549936/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=9184 CPUtime=0.09
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 2198 0 0 0 9 0 0 0 18 0 1 0 111774028 9404416 2013 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 2296 2013 91 271 0 2022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9184

[startup+0.301954 s]
/proc/loadavg: 1.00 1.05 1.17 3/64 3326
/proc/meminfo: memFree=1549936/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=9712 CPUtime=0.29
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 2333 0 0 0 29 0 0 0 19 0 1 0 111774028 9945088 2148 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 2428 2148 91 271 0 2154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9712

[startup+0.703023 s]
/proc/loadavg: 1.00 1.05 1.17 3/64 3326
/proc/meminfo: memFree=1549936/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=10504 CPUtime=0.7
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 2535 0 0 0 69 1 0 0 22 0 1 0 111774028 10756096 2350 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 2626 2350 91 271 0 2352 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 10504

[startup+1.50116 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 3327
/proc/meminfo: memFree=1540328/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=11824 CPUtime=1.49
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 2867 0 0 0 148 1 0 0 25 0 1 0 111774028 12107776 2682 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 2956 2682 91 271 0 2682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11824

[startup+3.10143 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 3327
/proc/meminfo: memFree=1538472/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=14464 CPUtime=3.09
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 3519 0 0 0 308 1 0 0 25 0 1 0 111774028 14811136 3334 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 3616 3334 91 271 0 3342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14464

[startup+6.30198 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 3327
/proc/meminfo: memFree=1533800/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=18380 CPUtime=6.29
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 4498 0 0 0 626 3 0 0 25 0 1 0 111774028 18821120 4313 1992294400 134512640 135625496 4294956224 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 4595 4313 91 271 0 4321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18380

[startup+12.7011 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 3327
/proc/meminfo: memFree=1527400/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=24316 CPUtime=12.69
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 5958 0 0 0 1264 5 0 0 25 0 1 0 111774028 24899584 5773 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 6079 5773 91 271 0 5805 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24316

[startup+25.5013 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 3327
/proc/meminfo: memFree=1518632/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=32592 CPUtime=25.48
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 8055 0 0 0 2540 8 0 0 25 0 1 0 111774028 33374208 7870 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 8148 7870 91 271 0 7874 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32592

[startup+51.1016 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 3327
/proc/meminfo: memFree=1507624/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=43828 CPUtime=51.08
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 10832 0 0 0 5093 15 0 0 25 0 1 0 111774028 44879872 10647 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 10957 10647 91 271 0 10683 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43828

[startup+102.305 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 3327
/proc/meminfo: memFree=1489768/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=61484 CPUtime=102.26
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 15221 0 0 0 10202 24 0 0 25 0 1 0 111774028 62959616 15036 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 15371 15036 91 271 0 15097 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61484

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 3327
/proc/meminfo: memFree=1473456/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=77972 CPUtime=162.24
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 19340 0 0 0 16191 33 0 0 25 0 1 0 111774028 79843328 19155 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 19493 19155 91 271 0 19219 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77972

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 3327
/proc/meminfo: memFree=1461808/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=89688 CPUtime=222.21
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 22331 0 0 0 22181 40 0 0 25 0 1 0 111774028 91840512 22010 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 22422 22010 91 271 0 22148 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 89688

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 3327
/proc/meminfo: memFree=1450288/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=101280 CPUtime=282.2
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 25224 0 0 0 28173 47 0 0 25 0 1 0 111774028 103710720 24903 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 25320 24903 91 271 0 25046 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 101280

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 3327
/proc/meminfo: memFree=1440496/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=110900 CPUtime=342.18
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 27646 0 0 0 34163 55 0 0 25 0 1 0 111774028 113561600 27325 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 27725 27325 91 271 0 27451 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 110900

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 3327
/proc/meminfo: memFree=1432560/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=119304 CPUtime=402.16
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 29843 0 0 0 40156 60 0 0 25 0 1 0 111774028 122167296 29319 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 29826 29319 91 271 0 29552 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 119304

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 3327
/proc/meminfo: memFree=1424560/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=127168 CPUtime=462.14
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 31815 0 0 0 46149 65 0 0 25 0 1 0 111774028 130220032 31291 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 31792 31291 91 271 0 31518 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 127168

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 3327
/proc/meminfo: memFree=1416368/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=135512 CPUtime=522.12
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 33861 0 0 0 52141 71 0 0 25 0 1 0 111774028 138764288 33337 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 33878 33337 91 271 0 33604 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 135512

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 3327
/proc/meminfo: memFree=1408304/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=143480 CPUtime=582.1
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 35858 0 0 0 58134 76 0 0 25 0 1 0 111774028 146923520 35334 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 35870 35334 91 271 0 35596 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 143480

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 3327
/proc/meminfo: memFree=1399856/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=151832 CPUtime=642.09
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 37964 0 0 0 64128 81 0 0 25 0 1 0 111774028 155475968 37440 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 37958 37440 91 271 0 37684 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 151832

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 3327
/proc/meminfo: memFree=1393136/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=158648 CPUtime=702.06
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 39637 0 0 0 70121 85 0 0 25 0 1 0 111774028 162455552 39113 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 39662 39113 91 271 0 39388 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 158648

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 3327
/proc/meminfo: memFree=1387632/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=164368 CPUtime=762.05
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 41006 0 0 0 76116 89 0 0 25 0 1 0 111774028 168312832 40482 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 41092 40482 91 271 0 40818 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 164368

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 3327
/proc/meminfo: memFree=1381424/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=170624 CPUtime=822.02
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 42569 0 0 0 82109 93 0 0 25 0 1 0 111774028 174718976 42045 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 42656 42045 91 271 0 42382 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 170624

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 3327
/proc/meminfo: memFree=1373744/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=178820 CPUtime=882.01
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 44767 0 0 0 88102 99 0 0 25 0 1 0 111774028 183111680 43939 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 44705 43939 91 271 0 44431 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 178820

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 3327
/proc/meminfo: memFree=1366832/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=185696 CPUtime=941.99
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 46502 0 0 0 94097 102 0 0 25 0 1 0 111774028 190152704 45674 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 46424 45674 91 271 0 46150 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 185696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3327
/proc/meminfo: memFree=1362224/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=190440 CPUtime=1001.97
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 47640 0 0 0 100092 105 0 0 25 0 1 0 111774028 195010560 46812 1992294400 134512640 135625496 4294956224 18446744073709551615 134541314 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 47610 46812 91 271 0 47336 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 190440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3327
/proc/meminfo: memFree=1356080/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=196684 CPUtime=1061.94
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 49194 0 0 0 106085 109 0 0 25 0 1 0 111774028 201404416 48366 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 49171 48366 91 271 0 48897 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 196684

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3327
/proc/meminfo: memFree=1351600/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=201180 CPUtime=1121.93
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 50296 0 0 0 112081 112 0 0 25 0 1 0 111774028 206008320 49468 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 50295 49468 91 271 0 50021 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 201180

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3327
/proc/meminfo: memFree=1346096/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=206704 CPUtime=1181.91
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 51676 0 0 0 118075 116 0 0 25 0 1 0 111774028 211664896 50848 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 51676 50848 91 271 0 51402 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 206704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 3327
/proc/meminfo: memFree=1343984/2055920 swapFree=4181368/4192956
[pid=3326] ppid=3324 vsize=208684 CPUtime=1200
/proc/3326/stat : 3326 (csat) R 3324 3326 2958 0 -1 4194304 52180 0 0 0 119883 117 0 0 25 0 1 0 111774028 213692416 51352 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3326/statm: 52171 51352 91 271 0 51897 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 208684

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.44
CPU time (s): 1200.05
CPU user time (s): 1198.84
CPU system time (s): 1.21081
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 208684

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

runsolver used 0.843871 second user time and 2.55761 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-27 15:03:30
IDJOB=1738371
IDBENCH=71806
IDSOLVER=517
FILE ID=node25/1738371-1240837410
PBS_JOBID= 9187514
Free space on /tmp= 66388 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-28-302-26-75.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738371-1240837410/watcher-1738371-1240837410 -o /tmp/evaluation-result-1738371-1240837410/solver-1738371-1240837410 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1738371-1240837410.cnf

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

MD5SUM BENCH= c8a761b6d0b0b208363324b0ab04d363
RANDOM SEED=64985069

node25.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.259
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.259
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:       1550416 kB
Buffers:         57436 kB
Cached:         358536 kB
SwapCached:       5424 kB
Active:          18976 kB
Inactive:       404932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550416 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            67544 kB
Committed_AS:   449476 kB
PageTables:       1460 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= 66384 MiB
End job on node25 at 2009-04-27 15:23:33