Trace number 1520922

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.1 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S108799362-035.cnf
MD5SUMa1a7c44aaefb9d151590a11e58c71aae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark787.348
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520922-1238258836/watcher-1520922-1238258836 -o /tmp/evaluation-result-1520922-1238258836/solver-1520922-1238258836 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520922-1238258836.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: 0.91 0.95 0.96 3/64 12814
/proc/meminfo: memFree=831560/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=1368 CPUtime=0
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1098549376 1400832 130 1992294400 134512640 135625496 4294956240 18446744073709551615 135249548 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 342 130 88 271 0 68 0

[startup+0.0266771 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 12814
/proc/meminfo: memFree=831560/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=7532 CPUtime=0.02
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 1516 0 0 0 2 0 0 0 18 0 1 0 1098549376 7712768 1449 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 1883 1454 88 271 0 1609 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7532

[startup+0.10269 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 12814
/proc/meminfo: memFree=831560/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=7664 CPUtime=0.09
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 1741 0 0 0 9 0 0 0 18 0 1 0 1098549376 7847936 1674 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 1916 1674 90 271 0 1642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7664

[startup+0.301728 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 12814
/proc/meminfo: memFree=831560/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=7928 CPUtime=0.29
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 1803 0 0 0 29 0 0 0 19 0 1 0 1098549376 8118272 1736 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 1982 1736 90 271 0 1708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7928

[startup+0.701803 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 12814
/proc/meminfo: memFree=831560/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=8324 CPUtime=0.69
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 1903 0 0 0 68 1 0 0 22 0 1 0 1098549376 8523776 1836 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 2081 1836 90 271 0 1807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8324

[startup+1.50195 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 12815
/proc/meminfo: memFree=824256/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=8868 CPUtime=1.49
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 2060 0 0 0 148 1 0 0 25 0 1 0 1098549376 9080832 1993 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 2217 1993 90 271 0 1943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8868

[startup+3.10125 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 12815
/proc/meminfo: memFree=823424/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=9836 CPUtime=3.09
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 2278 0 0 0 307 2 0 0 25 0 1 0 1098549376 10072064 2211 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 2459 2211 90 271 0 2185 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9836

[startup+6.30186 s]
/proc/loadavg: 0.92 0.95 0.96 2/65 12815
/proc/meminfo: memFree=822080/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=10932 CPUtime=6.29
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 2539 0 0 0 627 2 0 0 25 0 1 0 1098549376 11194368 2472 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 2733 2472 90 271 0 2459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10932

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.96 2/65 12815
/proc/meminfo: memFree=820544/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=12132 CPUtime=12.68
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 2858 0 0 0 1264 4 0 0 25 0 1 0 1098549376 12423168 2791 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 3033 2791 90 271 0 2759 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12132

[startup+25.5025 s]
/proc/loadavg: 0.94 0.96 0.96 2/65 12815
/proc/meminfo: memFree=818688/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=13996 CPUtime=25.48
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 3351 0 0 0 2542 6 0 0 25 0 1 0 1098549376 14331904 3243 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 3499 3243 90 271 0 3225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13996

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.96 2/65 12815
/proc/meminfo: memFree=816384/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=16328 CPUtime=51.07
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 3980 0 0 0 5097 10 0 0 25 0 1 0 1098549376 16719872 3811 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 4082 3811 90 271 0 3808 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16328

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/65 12815
/proc/meminfo: memFree=813184/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=19620 CPUtime=102.26
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 4859 0 0 0 10211 15 0 0 25 0 1 0 1098549376 20090880 4599 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 4905 4599 90 271 0 4631 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19620

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=810368/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=22364 CPUtime=162.23
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 5551 0 0 0 16203 20 0 0 25 0 1 0 1098549376 22900736 5291 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 5591 5291 90 271 0 5317 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22364

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=808064/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=24976 CPUtime=222.21
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 6257 0 0 0 22197 24 0 0 25 0 1 0 1098549376 25575424 5861 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 6244 5861 90 271 0 5970 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 24976

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=805952/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=27192 CPUtime=282.2
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 6787 0 0 0 28192 28 0 0 25 0 1 0 1098549376 27844608 6391 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 6798 6391 90 271 0 6524 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27192

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=804288/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=28736 CPUtime=342.17
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 7182 0 0 0 34187 30 0 0 25 0 1 0 1098549376 29425664 6786 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 7184 6786 90 271 0 6910 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 28736

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=802688/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=30308 CPUtime=402.16
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 7573 0 0 0 40181 35 0 0 25 0 1 0 1098549376 31035392 7177 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 7577 7177 90 271 0 7303 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 30308

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=801152/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=31816 CPUtime=462.13
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 7941 0 0 0 46175 38 0 0 25 0 1 0 1098549376 32579584 7545 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 7954 7545 90 271 0 7680 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 31816

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=799936/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=33560 CPUtime=522.11
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 8469 0 0 0 52169 42 0 0 25 0 1 0 1098549376 34365440 7870 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 8390 7870 90 271 0 8116 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 33560

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=798528/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=34788 CPUtime=582.1
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 8797 0 0 0 58164 46 0 0 25 0 1 0 1098549376 35622912 8198 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 8697 8198 90 271 0 8423 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 34788

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=796672/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=36736 CPUtime=642.07
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 9264 0 0 0 64159 48 0 0 25 0 1 0 1098549376 37617664 8665 1992294400 134512640 135625496 4294956240 18446744073709551615 134541616 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 9184 8665 90 271 0 8910 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 36736

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=795520/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=37800 CPUtime=702.05
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 9547 0 0 0 70155 50 0 0 25 0 1 0 1098549376 38707200 8948 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 9450 8948 90 271 0 9176 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 37800

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=794368/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=38828 CPUtime=762.03
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 9822 0 0 0 76151 52 0 0 25 0 1 0 1098549376 39759872 9223 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 9707 9223 90 271 0 9433 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 38828

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12815
/proc/meminfo: memFree=793472/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=39856 CPUtime=822.01
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 10069 0 0 0 82146 55 0 0 25 0 1 0 1098549376 40812544 9470 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 9964 9470 90 271 0 9690 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 39856

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12821
/proc/meminfo: memFree=792320/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=40972 CPUtime=881.99
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 10350 0 0 0 88142 57 0 0 25 0 1 0 1098549376 41955328 9751 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 10243 9751 90 271 0 9969 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 40972

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12821
/proc/meminfo: memFree=791168/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=42148 CPUtime=941.97
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 10624 0 0 0 94138 59 0 0 25 0 1 0 1098549376 43159552 10025 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 10537 10025 90 271 0 10263 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 42148

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12821
/proc/meminfo: memFree=790336/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=42972 CPUtime=1001.94
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 10858 0 0 0 100133 61 0 0 25 0 1 0 1098549376 44003328 10259 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 10743 10259 90 271 0 10469 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 42972

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12821
/proc/meminfo: memFree=789440/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=43808 CPUtime=1061.92
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 11064 0 0 0 106128 64 0 0 25 0 1 0 1098549376 44859392 10465 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 10952 10465 90 271 0 10678 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 43808

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12821
/proc/meminfo: memFree=788608/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=44600 CPUtime=1121.9
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 11271 0 0 0 112124 66 0 0 25 0 1 0 1098549376 45670400 10672 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 11150 10672 90 271 0 10876 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 44600

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12821
/proc/meminfo: memFree=787712/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=46048 CPUtime=1181.88
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 11790 0 0 0 118119 69 0 0 25 0 1 0 1098549376 47153152 10887 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 11512 10887 90 271 0 11238 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 46048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12821
/proc/meminfo: memFree=787392/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=46316 CPUtime=1200.08
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 11855 0 0 0 119938 70 0 0 25 0 1 0 1098549376 47427584 10952 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 11579 10952 90 271 0 11305 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46316

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 12821
/proc/meminfo: memFree=787392/2055920 swapFree=4178280/4192956
[pid=12814] ppid=12812 vsize=46316 CPUtime=1200.08
/proc/12814/stat : 12814 (csat) R 12812 12814 12594 0 -1 4194304 11855 0 0 0 119938 70 0 0 25 0 1 0 1098549376 47427584 10952 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 11579 10952 90 271 0 11305 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.39
CPU system time (s): 0.713891
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 46316

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

runsolver used 0.856869 second user time and 2.69159 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-28 17:47:16
IDJOB=1520922
IDBENCH=70457
IDSOLVER=517
FILE ID=node21/1520922-1238258836
PBS_JOBID= 9060793
Free space on /tmp= 66424 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S108799362-035.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520922-1238258836/watcher-1520922-1238258836 -o /tmp/evaluation-result-1520922-1238258836/solver-1520922-1238258836 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520922-1238258836.cnf

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

MD5SUM BENCH= a1a7c44aaefb9d151590a11e58c71aae
RANDOM SEED=639135562

node21.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:        831976 kB
Buffers:         95700 kB
Cached:        1031396 kB
SwapCached:       8436 kB
Active:         195068 kB
Inactive:       942056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        831976 kB
SwapTotal:     4192956 kB
SwapFree:      4178280 kB
Dirty:            1496 kB
Writeback:           0 kB
Mapped:          15020 kB
Slab:            72844 kB
Committed_AS:  2916212 kB
PageTables:       1380 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= 66424 MiB
End job on node21 at 2009-03-28 18:07:18