Trace number 1555128

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
tts tts-5-0? (TO) 1200.07 1200.64

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand128.cnf
MD5SUM3022ff2a7ae31b29e9b784d8e848042f
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 variables365168
Number of clauses1093967
Sum of the clauses size2552587
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2729310
Number of clauses of size 3364655
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.39/2.47	c Command: HOME/tts-5-0 HOME/instance-1555128-1238737192.cnf 
2.39/2.47	c Using SATTIMEOUT of 1200
2.39/2.47	c Using SATRAM of 1800
2.39/2.47	c Size of subset node = 16
2.39/2.47	c Variables = 365168
2.39/2.47	c Clauses = 1093967
2.39/2.47	c Literals = 2552587
2.39/2.47	c Reduced size:
2.39/2.47	c Variables = 365168
2.39/2.47	c Clauses = 1093943
2.39/2.47	c Literals = 2552532
2.39/2.47	c a2
4.48/4.52	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-1555128-1238737192/watcher-1555128-1238737192 -o /tmp/evaluation-result-1555128-1238737192/solver-1555128-1238737192 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1555128-1238737192.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.99 0.98 0.99 3/68 22319
/proc/meminfo: memFree=1741120/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=1008 CPUtime=0
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 1146380987 1032192 124 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 252 125 68 165 0 85 0

[startup+0.0127349 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 22319
/proc/meminfo: memFree=1741120/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=1272 CPUtime=0.01
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 222 0 0 0 1 0 0 0 18 0 1 0 1146380987 1302528 206 1992294400 134512640 135191068 4294956240 18446744073709551615 134692391 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 318 206 68 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.101742 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 22319
/proc/meminfo: memFree=1741120/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=4804 CPUtime=0.09
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 1083 0 0 0 9 0 0 0 18 0 1 0 1146380987 4919296 1067 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 1201 1067 68 165 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4804

[startup+0.301765 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 22319
/proc/meminfo: memFree=1741120/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=12512 CPUtime=0.29
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 3003 0 0 0 28 1 0 0 19 0 1 0 1146380987 12812288 2987 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 3128 2988 68 165 0 2961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12512

[startup+0.70181 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 22319
/proc/meminfo: memFree=1741120/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=27648 CPUtime=0.69
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 6801 0 0 0 66 3 0 0 23 0 1 0 1146380987 28311552 6785 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 6912 6786 68 165 0 6745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27648

[startup+1.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 22320
/proc/meminfo: memFree=1702840/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=57516 CPUtime=1.48
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 14194 0 0 0 141 7 0 0 25 0 1 0 1146380987 58896384 14178 1992294400 134512640 135191068 4294956240 18446744073709551615 134524564 0 0 4096 0 0 0 0 17 1 0 0
/proc/22319/statm: 14379 14178 68 165 0 14212 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 57516

[startup+3.10108 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 22320
/proc/meminfo: memFree=1665208/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=154136 CPUtime=3.08
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 37233 0 0 0 291 17 0 0 25 0 1 0 1146380987 157835264 37216 1992294400 134512640 135191068 4294956240 18446744073709551615 134555473 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 38534 37216 69 165 0 38367 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 154136

[startup+6.30143 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 22320
/proc/meminfo: memFree=1596600/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=195656 CPUtime=6.29
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 58814 0 0 0 602 27 0 0 25 0 1 0 1146380987 200351744 47713 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 48914 47714 71 165 0 48747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 195656

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 22320
/proc/meminfo: memFree=1543480/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=202256 CPUtime=12.68
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 60474 0 0 0 1241 27 0 0 25 0 1 0 1146380987 207110144 49373 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 50564 49373 71 165 0 50397 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 202256

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 22320
/proc/meminfo: memFree=1543480/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=202468 CPUtime=25.47
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 60537 0 0 0 2520 27 0 0 25 0 1 0 1146380987 207327232 49436 1992294400 134512640 135191068 4294956240 18446744073709551615 134600611 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 50617 49436 71 165 0 50450 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 202468

[startup+51.1014 s]
/proc/loadavg: 1.05 1.00 1.00 2/69 22320
/proc/meminfo: memFree=1542840/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=203188 CPUtime=51.05
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 60676 0 0 0 5077 28 0 0 25 0 1 0 1146380987 208064512 49575 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 50797 49575 71 165 0 50630 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 203188

[startup+102.305 s]
/proc/loadavg: 1.08 1.02 1.00 2/69 22320
/proc/meminfo: memFree=1542136/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=204036 CPUtime=102.23
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 60854 0 0 0 10195 28 0 0 25 0 1 0 1146380987 208932864 49753 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 51009 49753 71 165 0 50842 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 204036

[startup+162.302 s]
/proc/loadavg: 1.13 1.04 1.01 2/69 22320
/proc/meminfo: memFree=1541496/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=204564 CPUtime=162.2
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61020 0 0 0 16192 28 0 0 25 0 1 0 1146380987 209473536 49919 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 51141 49919 71 165 0 50974 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 204564

[startup+222.301 s]
/proc/loadavg: 1.17 1.06 1.01 2/69 22320
/proc/meminfo: memFree=1540216/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=206392 CPUtime=222.17
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61353 0 0 0 22188 29 0 0 25 0 1 0 1146380987 211345408 50252 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 51598 50252 71 165 0 51431 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 206392

[startup+282.302 s]
/proc/loadavg: 1.11 1.06 1.01 2/69 22320
/proc/meminfo: memFree=1538872/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=207448 CPUtime=282.13
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61693 0 0 0 28184 29 0 0 25 0 1 0 1146380987 212426752 50592 1992294400 134512640 135191068 4294956240 18446744073709551615 134600611 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 51862 50592 71 165 0 51695 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 207448

[startup+342.302 s]
/proc/loadavg: 1.08 1.06 1.01 2/69 22322
/proc/meminfo: memFree=1538232/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=207712 CPUtime=342.12
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61779 0 0 0 34182 30 0 0 25 0 1 0 1146380987 212697088 50678 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 51928 50678 71 165 0 51761 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 207712

[startup+402.301 s]
/proc/loadavg: 1.07 1.06 1.01 2/69 22322
/proc/meminfo: memFree=1538040/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=207844 CPUtime=402.09
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61826 0 0 0 40179 30 0 0 25 0 1 0 1146380987 212832256 50725 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 51961 50725 71 165 0 51794 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 207844

[startup+462.302 s]
/proc/loadavg: 1.02 1.05 1.01 2/69 22322
/proc/meminfo: memFree=1537912/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=207976 CPUtime=462.06
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61866 0 0 0 46176 30 0 0 25 0 1 0 1146380987 212967424 50765 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 51994 50765 71 165 0 51827 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 207976

[startup+522.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/69 22322
/proc/meminfo: memFree=1537784/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208108 CPUtime=522.03
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61897 0 0 0 52173 30 0 0 25 0 1 0 1146380987 213102592 50796 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52027 50796 71 165 0 51860 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 208108

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/69 22322
/proc/meminfo: memFree=1537656/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208240 CPUtime=582
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61924 0 0 0 58170 30 0 0 25 0 1 0 1146380987 213237760 50823 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52060 50823 71 165 0 51893 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 208240

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 22322
/proc/meminfo: memFree=1537592/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208240 CPUtime=641.98
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61955 0 0 0 64168 30 0 0 25 0 1 0 1146380987 213237760 50854 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52060 50854 71 165 0 51893 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 208240

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 22322
/proc/meminfo: memFree=1537464/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208372 CPUtime=701.94
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61976 0 0 0 70164 30 0 0 25 0 1 0 1146380987 213372928 50875 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52093 50875 71 165 0 51926 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 208372

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/69 22322
/proc/meminfo: memFree=1537400/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208372 CPUtime=761.92
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 61999 0 0 0 76162 30 0 0 25 0 1 0 1146380987 213372928 50898 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52093 50898 71 165 0 51926 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 208372

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22322
/proc/meminfo: memFree=1537272/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208504 CPUtime=821.89
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 62023 0 0 0 82159 30 0 0 25 0 1 0 1146380987 213508096 50922 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52126 50922 71 165 0 51959 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 208504

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22322
/proc/meminfo: memFree=1537208/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208504 CPUtime=881.86
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 62040 0 0 0 88156 30 0 0 25 0 1 0 1146380987 213508096 50939 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52126 50939 71 165 0 51959 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 208504

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22322
/proc/meminfo: memFree=1537144/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208636 CPUtime=941.84
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 62068 0 0 0 94154 30 0 0 25 0 1 0 1146380987 213643264 50967 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52159 50967 71 165 0 51992 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 208636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22322
/proc/meminfo: memFree=1537080/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=208768 CPUtime=1001.8
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 62084 0 0 0 100150 30 0 0 25 0 1 0 1146380987 213778432 50983 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52192 50983 71 165 0 52025 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 208768

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22322
/proc/meminfo: memFree=1536952/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=210048 CPUtime=1061.78
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 62113 0 0 0 106148 30 0 0 25 0 1 0 1146380987 215089152 51012 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52512 51012 71 165 0 52345 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 210048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22322
/proc/meminfo: memFree=1536888/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=210180 CPUtime=1121.76
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 62133 0 0 0 112145 31 0 0 25 0 1 0 1146380987 215224320 51032 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52545 51032 71 165 0 52378 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 210180

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22322
/proc/meminfo: memFree=1536824/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=210180 CPUtime=1181.73
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 62157 0 0 0 118142 31 0 0 25 0 1 0 1146380987 215224320 51056 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52545 51056 71 165 0 52378 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 210180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22322
/proc/meminfo: memFree=1536760/2055920 swapFree=4176224/4192956
[pid=22319] ppid=22317 vsize=210180 CPUtime=1200.03
/proc/22319/stat : 22319 (tts-5-0) R 22317 22319 21884 0 -1 4194304 62161 0 0 0 119972 31 0 0 25 0 1 0 1146380987 215224320 51060 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22319/statm: 52545 51060 71 165 0 52378 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 210180

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.64
CPU time (s): 1200.07
CPU user time (s): 1199.72
CPU system time (s): 0.345947
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 210180

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

runsolver used 1.08483 second user time and 3.2975 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-03 07:39:53
IDJOB=1555128
IDBENCH=70794
IDSOLVER=505
FILE ID=node59/1555128-1238737192
PBS_JOBID= 9085334
Free space on /tmp= 66444 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand128.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555128-1238737192/watcher-1555128-1238737192 -o /tmp/evaluation-result-1555128-1238737192/solver-1555128-1238737192 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1555128-1238737192.cnf

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

MD5SUM BENCH= 3022ff2a7ae31b29e9b784d8e848042f
RANDOM SEED=2124384101

node59.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.209
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.209
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:       1741536 kB
Buffers:         54952 kB
Cached:         171260 kB
SwapCached:       9884 kB
Active:          87496 kB
Inactive:       150076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741536 kB
SwapTotal:     4192956 kB
SwapFree:      4176224 kB
Dirty:           20800 kB
Writeback:           0 kB
Mapped:          16948 kB
Slab:            62440 kB
Committed_AS:  3269128 kB
PageTables:       1720 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= 66444 MiB
End job on node59 at 2009-04-03 07:59:56