Trace number 1723238

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
ttsth-5-0 2009-03-19? (TO) 1200.12 1200.44

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.7277
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.49/2.53	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723238-1240684325.cnf 
2.49/2.53	c Using SATTIMEOUT of 1200
2.49/2.53	c Using SATRAM of 1800
2.49/2.53	c Size of subset node = 16
2.49/2.53	c Variables = 404382
2.49/2.53	c Clauses = 1204273
2.49/2.53	c Literals = 2809969
2.49/2.53	c Reduced size:
2.49/2.53	c Variables = 404382
2.49/2.53	c Clauses = 1204270
2.49/2.53	c Literals = 2809963
2.49/2.53	c a2
4.79/4.86	c a1

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-1723238-1240684325/watcher-1723238-1240684325 -o /tmp/evaluation-result-1723238-1240684325/solver-1723238-1240684325 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723238-1240684325.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/64 16823
/proc/meminfo: memFree=1112896/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=932 CPUtime=0
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 96466212 954368 117 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 233 117 77 176 0 55 0

[startup+0.0243329 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16823
/proc/meminfo: memFree=1112896/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=1724 CPUtime=0.01
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 326 0 0 0 1 0 0 0 18 0 1 0 96466212 1765376 310 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 431 311 78 176 0 253 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1724

[startup+0.101339 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16823
/proc/meminfo: memFree=1112896/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=4728 CPUtime=0.09
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 1055 0 0 0 9 0 0 0 18 0 1 0 96466212 4841472 1039 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 1182 1039 78 176 0 1004 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4728

[startup+0.301356 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16823
/proc/meminfo: memFree=1112896/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=12172 CPUtime=0.29
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 2927 0 0 0 28 1 0 0 19 0 1 0 96466212 12464128 2911 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 3043 2911 78 176 0 2865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12172

[startup+0.701394 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16823
/proc/meminfo: memFree=1112896/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=27044 CPUtime=0.69
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 6627 0 0 0 65 4 0 0 23 0 1 0 96466212 27693056 6611 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 6761 6611 78 176 0 6583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27044

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=1075640/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=56516 CPUtime=1.49
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 13916 0 0 0 142 7 0 0 25 0 1 0 96466212 57872384 13900 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 14129 13900 78 176 0 13951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56516

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=1032760/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=166956 CPUtime=3.09
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 40467 0 0 0 288 21 0 0 25 0 1 0 96466212 170962944 40451 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 41739 40452 79 176 0 41561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 166956

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=935928/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=185364 CPUtime=6.29
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 58706 0 0 0 599 30 0 0 25 0 1 0 96466212 189812736 45016 1992294400 134512640 135237372 4294956192 18446744073709551615 134555287 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 46341 45016 80 176 0 46163 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 185364

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=894584/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=223524 CPUtime=12.69
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 68267 0 0 0 1234 35 0 0 25 0 1 0 96466212 228888576 54577 1992294400 134512640 135237372 4294956192 18446744073709551615 134555269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 55881 54577 80 176 0 55703 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 223524

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=894520/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=223696 CPUtime=25.49
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 68281 0 0 0 2514 35 0 0 25 0 1 0 96466212 229064704 54591 1992294400 134512640 135237372 4294956192 18446744073709551615 134600963 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 55924 54591 80 176 0 55746 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 223696

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=894200/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=223992 CPUtime=51.07
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 68366 0 0 0 5072 35 0 0 25 0 1 0 96466212 229367808 54676 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 55998 54676 80 176 0 55820 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 223992

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=893368/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=224812 CPUtime=102.27
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 68576 0 0 0 10191 36 0 0 25 0 1 0 96466212 230207488 54886 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 56203 54886 80 176 0 56025 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 224812

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=892408/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=225924 CPUtime=162.24
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 68827 0 0 0 16188 36 0 0 25 0 1 0 96466212 231346176 55137 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 56481 55137 80 176 0 56303 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 225924

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=891512/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=226584 CPUtime=222.23
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69040 0 0 0 22186 37 0 0 25 0 1 0 96466212 232022016 55350 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 56646 55350 80 176 0 56468 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 226584

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16824
/proc/meminfo: memFree=890552/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=228016 CPUtime=282.21
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69273 0 0 0 28184 37 0 0 25 0 1 0 96466212 233488384 55583 1992294400 134512640 135237372 4294956192 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57004 55583 80 176 0 56826 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 228016

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=889656/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=228676 CPUtime=342.2
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69478 0 0 0 34182 38 0 0 25 0 1 0 96466212 234164224 55788 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57169 55788 80 176 0 56991 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 228676

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=889464/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=228808 CPUtime=402.18
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69527 0 0 0 40180 38 0 0 25 0 1 0 96466212 234299392 55837 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57202 55837 80 176 0 57024 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 228808

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=889336/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=228940 CPUtime=462.16
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69564 0 0 0 46178 38 0 0 25 0 1 0 96466212 234434560 55874 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57235 55874 80 176 0 57057 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 228940

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=889144/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229072 CPUtime=522.15
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69596 0 0 0 52176 39 0 0 25 0 1 0 96466212 234569728 55906 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57268 55906 80 176 0 57090 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 229072

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=889080/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229204 CPUtime=582.13
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69617 0 0 0 58174 39 0 0 25 0 1 0 96466212 234704896 55927 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57301 55927 80 176 0 57123 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 229204

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888888/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229204 CPUtime=642.12
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69650 0 0 0 64173 39 0 0 25 0 1 0 96466212 234704896 55960 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57301 55960 80 176 0 57123 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 229204

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888824/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229336 CPUtime=702.1
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69676 0 0 0 70171 39 0 0 25 0 1 0 96466212 234840064 55986 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57334 55986 80 176 0 57156 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 229336

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888760/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229468 CPUtime=762.08
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69696 0 0 0 76169 39 0 0 25 0 1 0 96466212 234975232 56006 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57367 56006 80 176 0 57189 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 229468

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888632/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229468 CPUtime=822.07
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69719 0 0 0 82167 40 0 0 25 0 1 0 96466212 234975232 56029 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57367 56029 80 176 0 57189 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 229468

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888632/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229600 CPUtime=882.05
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69738 0 0 0 88165 40 0 0 25 0 1 0 96466212 235110400 56048 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57400 56048 80 176 0 57222 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 229600

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888504/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229600 CPUtime=942.04
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69757 0 0 0 94164 40 0 0 25 0 1 0 96466212 235110400 56067 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57400 56067 80 176 0 57222 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 229600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888440/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229600 CPUtime=1002.02
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69773 0 0 0 100162 40 0 0 25 0 1 0 96466212 235110400 56083 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57400 56083 80 176 0 57222 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 229600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888376/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229732 CPUtime=1062
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69784 0 0 0 106160 40 0 0 25 0 1 0 96466212 235245568 56094 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57433 56094 80 176 0 57255 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 229732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888248/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229732 CPUtime=1121.98
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69810 0 0 0 112158 40 0 0 25 0 1 0 96466212 235245568 56120 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57433 56120 80 176 0 57255 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 229732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888248/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229864 CPUtime=1181.97
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69823 0 0 0 118157 40 0 0 25 0 1 0 96466212 235380736 56133 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57466 56133 80 176 0 57288 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 229864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16826
/proc/meminfo: memFree=888184/2055920 swapFree=4148400/4192956
[pid=16823] ppid=16821 vsize=229864 CPUtime=1200.07
/proc/16823/stat : 16823 (ttsth-5-0) R 16821 16823 16694 0 -1 4194304 69827 0 0 0 119967 40 0 0 25 0 1 0 96466212 235380736 56137 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16823/statm: 57466 56137 80 176 0 57288 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 229864

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.12
CPU user time (s): 1199.67
CPU system time (s): 0.444932
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 229864

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

runsolver used 1.05284 second user time and 2.51162 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-25 20:32:07
IDJOB=1723238
IDBENCH=71688
IDSOLVER=549
FILE ID=node14/1723238-1240684325
PBS_JOBID= 9186705
Free space on /tmp= 66276 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723238-1240684325/watcher-1723238-1240684325 -o /tmp/evaluation-result-1723238-1240684325/solver-1723238-1240684325 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723238-1240684325.cnf

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=1827975840

node14.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.256
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	: 5931.00
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.256
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:       1113376 kB
Buffers:         64748 kB
Cached:         766684 kB
SwapCached:      38288 kB
Active:         178344 kB
Inactive:       693720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1113376 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:           22808 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            56512 kB
Committed_AS:   323172 kB
PageTables:       1448 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= 66276 MiB
End job on node14 at 2009-04-25 20:52:10