Trace number 1778953

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 (4 threads)? (MO) 221.72 56.2392

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1778953-1243677692.cnf 
0.00/0.02	c Using SATTIMEOUT of 10000
0.00/0.02	c Using SATRAM of 2047
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 4656
0.00/0.02	c Clauses = 13871
0.00/0.02	c Literals = 32363
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 4656
0.00/0.02	c Clauses = 13867
0.00/0.02	c Literals = 32356
0.00/0.02	c a2
0.00/0.04	c a1
0.71/0.74	c Independent sub-problems = 1
0.71/0.74	c Sub-problem with 4654 variables and 13867 clauses
0.71/0.74	c using permutation method 4
0.71/0.74	c count = 1
0.71/0.74	c Ordering finished 0.730 seconds
0.71/0.74	c mapped 0.740 seconds
0.71/0.74	c permuted 0.740 seconds
0.71/0.74	c about to sort
0.71/0.74	c sorted
0.81/0.82	c clauses now 13867
0.81/0.82	c init finished 0.770 seconds
0.81/0.82	c tree built 0.820 seconds
0.81/0.82	c 
0.81/0.82	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.81/0.82	c ---------------------------------|----------------------------------|------------------------------------------------------
0.81/0.82	c ................................ | ..........                       |                        0.8           0.0             
0.81/0.82	c ................................ | ..........                     1 |                        0.8           1.2             
0.81/0.82	c ................................ | ..........                     2 |                        0.8           2.4             
0.81/0.82	c ................................ | ..........                     3 |                        0.8           3.7             
0.81/0.82	c ................................ | ..........                     4 |                        0.8           4.9             
0.81/0.82	c ................................ | ..........                     5 |                        0.8           6.1             
0.81/0.82	c ................................ | ..........                  1000 | 14                     0.8        1219.5          137
199.94/50.75	c ................................ | ..........               1107000 | 45934                200.1        5532.2    113724466

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1778953-1243677692/watcher-1778953-1243677692 -o /tmp/evaluation-result-1778953-1243677692/solver-1778953-1243677692 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1778953-1243677692.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.76 3.41 2.64 3/98 17415
/proc/meminfo: memFree=3105924/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=1144 CPUtime=0
/proc/17415/stat : 17415 (ttsth-5-0) R 17413 17415 30226 0 -1 4202496 174 0 0 0 0 0 0 0 18 0 1 0 949345947 1171456 130 4294967295 134512640 135237372 3218327680 3218327128 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17415/statm: 286 130 74 177 0 108 0

[startup+0.04875 s]
/proc/loadavg: 3.76 3.41 2.64 3/98 17415
/proc/meminfo: memFree=3105924/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=2992 CPUtime=0.05
/proc/17415/stat : 17415 (ttsth-5-0) R 17413 17415 30226 0 -1 4202496 636 0 0 0 5 0 0 0 18 0 1 0 949345947 3063808 591 4294967295 134512640 135237372 3218327680 3218326808 134730227 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17415/statm: 748 591 77 177 0 570 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2992

[startup+0.10873 s]
/proc/loadavg: 3.76 3.41 2.64 3/98 17415
/proc/meminfo: memFree=3105924/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=3520 CPUtime=0.11
/proc/17415/stat : 17415 (ttsth-5-0) R 17413 17415 30226 0 -1 4202496 776 0 0 0 11 0 0 0 18 0 1 0 949345947 3604480 731 4294967295 134512640 135237372 3218327680 3218327008 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17415/statm: 880 731 77 177 0 702 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 3520

[startup+0.308713 s]
/proc/loadavg: 3.76 3.41 2.64 3/98 17415
/proc/meminfo: memFree=3105924/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=3660 CPUtime=0.31
/proc/17415/stat : 17415 (ttsth-5-0) R 17413 17415 30226 0 -1 4202496 796 0 0 0 31 0 0 0 18 0 1 0 949345947 3747840 751 4294967295 134512640 135237372 3218327680 3218327008 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17415/statm: 915 751 77 177 0 737 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 3660

[startup+0.708681 s]
/proc/loadavg: 3.76 3.41 2.64 3/98 17415
/proc/meminfo: memFree=3105924/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=3868 CPUtime=0.71
/proc/17415/stat : 17415 (ttsth-5-0) R 17413 17415 30226 0 -1 4202496 834 0 0 0 71 0 0 0 18 0 1 0 949345947 3960832 789 4294967295 134512640 135237372 3218327680 3218327008 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17415/statm: 967 789 77 177 0 789 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 3868

[startup+1.50863 s]
/proc/loadavg: 3.76 3.41 2.64 5/103 17420
/proc/meminfo: memFree=3081208/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=89820 CPUtime=3.52
/proc/17415/stat : 17415 (ttsth-5-0) S 17413 17415 30226 0 -1 4202496 14032 0 0 0 346 6 0 0 19 0 5 0 949345947 91975680 13987 4294967295 134512640 135237372 3218327680 3218327276 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17415/statm: 22455 13989 95 177 0 22277 0
[pid=17415/tid=17417] ppid=17413 vsize=89820 CPUtime=0.68
/proc/17415/task/17417/stat : 17417 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 2118 0 0 0 68 0 0 0 20 0 5 0 949346029 91975680 13989 4294967295 134512640 135237372 3218327680 3085131488 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17415/tid=17418] ppid=17413 vsize=89820 CPUtime=0.67
/proc/17415/task/17418/stat : 17418 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 2579 0 0 0 65 2 0 0 19 0 5 0 949346029 91975680 13989 4294967295 134512640 135237372 3218327680 3076752576 134590458 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17415/tid=17419] ppid=17413 vsize=89820 CPUtime=0.67
/proc/17415/task/17419/stat : 17419 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 1975 0 0 0 67 0 0 0 20 0 5 0 949346029 91975680 13989 4294967295 134512640 135237372 3218327680 3068353264 134546034 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17415/tid=17420] ppid=17413 vsize=89820 CPUtime=0.68
/proc/17415/task/17420/stat : 17420 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 2441 0 0 0 66 2 0 0 20 0 5 0 949346029 91975680 13989 4294967295 134512640 135237372 3218327680 3059969024 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 89820

[startup+3.1085 s]
/proc/loadavg: 3.76 3.41 2.64 5/103 17421
/proc/meminfo: memFree=3023248/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=159628 CPUtime=9.89
/proc/17415/stat : 17415 (ttsth-5-0) S 17413 17415 30226 0 -1 4202496 31526 0 0 0 978 11 0 0 19 0 5 0 949345947 163459072 31481 4294967295 134512640 135237372 3218327680 3218327276 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17415/statm: 39947 31484 95 177 0 39769 0
[pid=17415/tid=17417] ppid=17413 vsize=159788 CPUtime=2.27
/proc/17415/task/17417/stat : 17417 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 6331 0 0 0 227 0 0 0 22 0 5 0 949346029 163622912 31484 4294967295 134512640 135237372 3218327680 3085130040 134733328 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17415/tid=17418] ppid=17413 vsize=159788 CPUtime=2.27
/proc/17415/task/17418/stat : 17418 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 7904 0 0 0 223 4 0 0 21 0 5 0 949346029 163622912 31484 4294967295 134512640 135237372 3218327680 3076738752 134562338 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17415/tid=17419] ppid=17413 vsize=159788 CPUtime=2.27
/proc/17415/task/17419/stat : 17419 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 6420 0 0 0 225 2 0 0 23 0 5 0 949346029 163622912 31484 4294967295 134512640 135237372 3218327680 3068360720 134562338 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17415/tid=17420] ppid=17413 vsize=159788 CPUtime=2.26
/proc/17415/task/17420/stat : 17420 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 5953 0 0 0 223 3 0 0 23 0 5 0 949346029 163622912 31484 4294967295 134512640 135237372 3218327680 3059970128 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 159628

[startup+6.30823 s]
/proc/loadavg: 3.86 3.43 2.65 5/103 17421
/proc/meminfo: memFree=2908292/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=258712 CPUtime=22.69
/proc/17415/stat : 17415 (ttsth-5-0) S 17413 17415 30226 0 -1 4202496 56434 0 0 0 2248 21 0 0 19 0 5 0 949345947 264921088 56389 4294967295 134512640 135237372 3218327680 3218327276 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17415/statm: 64678 56390 95 177 0 64500 0
[pid=17415/tid=17417] ppid=17413 vsize=258712 CPUtime=5.47
/proc/17415/task/17417/stat : 17417 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 12660 0 0 0 545 2 0 0 25 0 5 0 949346029 264921088 56390 4294967295 134512640 135237372 3218327680 3085143280 134562405 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17415/tid=17418] ppid=17413 vsize=258712 CPUtime=5.47
/proc/17415/task/17418/stat : 17418 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 14642 0 0 0 539 8 0 0 25 0 5 0 949346029 264921088 56390 4294967295 134512640 135237372 3218327680 3076594172 134549872 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17415/tid=17419] ppid=17413 vsize=258712 CPUtime=5.47
/proc/17415/task/17419/stat : 17419 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 12939 0 0 0 544 3 0 0 25 0 5 0 949346029 264921088 56391 4294967295 134512640 135237372 3218327680 3068362192 134546034 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17415/tid=17420] ppid=17413 vsize=258712 CPUtime=5.46
/proc/17415/task/17420/stat : 17420 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 11274 0 0 0 540 6 0 0 25 0 5 0 949346029 264921088 56391 4294967295 134512640 135237372 3218327680 3060057440 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.69
Current children cumulated vsize (KiB) 258712

[startup+12.7077 s]
/proc/loadavg: 3.95 3.46 2.66 5/103 17604
/proc/meminfo: memFree=2680656/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=489072 CPUtime=47.98
/proc/17415/stat : 17415 (ttsth-5-0) S 17413 17415 30226 0 -1 4202496 114013 0 0 0 4757 41 0 0 19 0 5 0 949345947 500809728 113968 4294967295 134512640 135237372 3218327680 3218327276 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17415/statm: 122268 113969 95 177 0 122090 0
[pid=17415/tid=17417] ppid=17413 vsize=489072 CPUtime=11.77
/proc/17415/task/17417/stat : 17417 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 34083 0 0 0 1173 4 0 0 25 0 5 0 949346029 500809728 113969 4294967295 134512640 135237372 3218327680 3085310864 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17415/tid=17418] ppid=17413 vsize=489072 CPUtime=11.79
/proc/17415/task/17418/stat : 17418 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 25989 0 0 0 1163 16 0 0 25 0 5 0 949346029 500809728 113969 4294967295 134512640 135237372 3218327680 3076818496 134680329 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17415/tid=17419] ppid=17413 vsize=489072 CPUtime=11.83
/proc/17415/task/17419/stat : 17419 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 25428 0 0 0 1173 10 0 0 25 0 5 0 949346029 500809728 113969 4294967295 134512640 135237372 3218327680 3068444640 134562338 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17415/tid=17420] ppid=17413 vsize=489072 CPUtime=11.77
/proc/17415/task/17420/stat : 17420 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 23594 0 0 0 1168 9 0 0 25 0 5 0 949346029 500809728 113970 4294967295 134512640 135237372 3218327680 3060048272 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.98
Current children cumulated vsize (KiB) 489072

[startup+25.5067 s]
/proc/loadavg: 4.04 3.50 2.69 6/103 17605
/proc/meminfo: memFree=2168920/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=983048 CPUtime=99.16
/proc/17415/stat : 17415 (ttsth-5-0) S 17413 17415 30226 0 -1 4202496 237541 0 0 0 9832 84 0 0 19 0 5 0 949345947 1006641152 237496 4294967295 134512640 135237372 3218327680 3218327276 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17415/statm: 245762 237496 95 177 0 245584 0
[pid=17415/tid=17417] ppid=17413 vsize=983048 CPUtime=24.57
/proc/17415/task/17417/stat : 17417 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 81330 0 0 0 2435 22 0 0 25 0 5 0 949346029 1006641152 237496 4294967295 134512640 135237372 3218327680 3085381568 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17415/tid=17418] ppid=17413 vsize=983048 CPUtime=24.57
/proc/17415/task/17418/stat : 17418 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 42921 0 0 0 2433 24 0 0 25 0 5 0 949346029 1006641152 237496 4294967295 134512640 135237372 3218327680 3076834624 134562338 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17415/tid=17419] ppid=17413 vsize=983048 CPUtime=24.63
/proc/17415/task/17419/stat : 17419 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 56988 0 0 0 2448 15 0 0 25 0 5 0 949346029 1006641152 237496 4294967295 134512640 135237372 3218327680 3068402812 134636641 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17415/tid=17420] ppid=17413 vsize=983048 CPUtime=24.57
/proc/17415/task/17420/stat : 17420 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 51381 0 0 0 2436 21 0 0 25 0 5 0 949346029 1006641152 237496 4294967295 134512640 135237372 3218327680 3060045648 134749337 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.16
Current children cumulated vsize (KiB) 983048

[startup+51.1146 s]
/proc/loadavg: 4.02 3.54 2.72 5/103 17611
/proc/meminfo: memFree=1226536/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=1927192 CPUtime=201.54
/proc/17415/stat : 17415 (ttsth-5-0) S 17413 17415 30226 0 -1 4202496 473542 0 0 0 19995 159 0 0 19 0 5 0 949345947 1973444608 473497 4294967295 134512640 135237372 3218327680 3218327276 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17415/statm: 481798 473497 95 177 0 481620 0
[pid=17415/tid=17417] ppid=17413 vsize=1927192 CPUtime=50.18
/proc/17415/task/17417/stat : 17417 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 178759 0 0 0 4969 49 0 0 25 0 5 0 949346029 1973444608 473497 4294967295 134512640 135237372 3218327680 3085203136 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17415/tid=17418] ppid=17413 vsize=1927192 CPUtime=50.16
/proc/17415/task/17418/stat : 17418 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 71880 0 0 0 4980 36 0 0 25 0 5 0 949346029 1973444608 473497 4294967295 134512640 135237372 3218327680 3076793424 134562351 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17415/tid=17419] ppid=17413 vsize=1927192 CPUtime=50.2
/proc/17415/task/17419/stat : 17419 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 110280 0 0 0 4990 30 0 0 25 0 5 0 949346029 1973444608 473497 4294967295 134512640 135237372 3218327680 3068334080 134680237 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17415/tid=17420] ppid=17413 vsize=1927192 CPUtime=50.18
/proc/17415/task/17420/stat : 17420 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 107702 0 0 0 4976 42 0 0 25 0 5 0 949346029 1973444608 473497 4294967295 134512640 135237372 3218327680 3059926688 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.54
Current children cumulated vsize (KiB) 1927192



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+56.1142 s]
/proc/loadavg: 4.02 3.55 2.73 4/103 17611
/proc/meminfo: memFree=1039676/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=2099964 CPUtime=221.54
/proc/17415/stat : 17415 (ttsth-5-0) S 17413 17415 30226 0 -1 4202496 516714 0 0 0 21977 177 0 0 19 0 5 0 949345947 2150363136 516669 4294967295 134512640 135237372 3218327680 3218327276 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17415/statm: 524991 516669 95 177 0 524813 0
[pid=17415/tid=17417] ppid=17413 vsize=2099964 CPUtime=55.18
/proc/17415/task/17417/stat : 17417 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 194458 0 0 0 5462 56 0 0 25 0 5 0 949346029 2150363136 516671 4294967295 134512640 135237372 3218327680 3085377392 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17415/tid=17418] ppid=17413 vsize=2099964 CPUtime=55.16
/proc/17415/task/17418/stat : 17418 (ttsth-5-0) R 17413 17415 30226 0 -1 4202560 76238 0 0 0 5478 38 0 0 25 0 5 0 949346029 2150363136 516671 4294967295 134512640 135237372 3218327680 3076794892 134683103 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17415/tid=17419] ppid=17413 vsize=2099964 CPUtime=55.2
/proc/17415/task/17419/stat : 17419 (ttsth-5-0) S 17413 17415 30226 0 -1 4202560 121785 0 0 0 5489 31 0 0 25 0 5 0 949346029 2150363136 516671 4294967295 134512640 135237372 3218327680 3068446588 134636382 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17415/tid=17420] ppid=17413 vsize=2099964 CPUtime=55.18
/proc/17415/task/17420/stat : 17420 (ttsth-5-0) S 17413 17415 30226 0 -1 4202560 119314 0 0 0 5468 50 0 0 25 0 5 0 949346029 2150363136 516672 4294967295 134512640 135237372 3218327680 3060047180 134636382 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 2099964

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

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

[startup+56.2343 s]
/proc/loadavg: 4.02 3.55 2.73 4/103 17611
/proc/meminfo: memFree=1039676/3368532 swapFree=1959840/1959888
[pid=17415] ppid=17413 vsize=0 CPUtime=221.72
/proc/17415/stat : 17415 (ttsth-5-0) Z 17413 17415 30226 0 -1 4203524 516879 0 0 0 21985 187 0 0 18 0 2 0 949345947 0 0 4294967295 0 0 0 0 0 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17415/statm: 0 0 0 0 0 0 0
[pid=17415/tid=17418] ppid=17413 vsize=0 CPUtime=55.28
/proc/17415/task/17418/stat : 17418 (ttsth-5-0) R 17413 17415 30226 0 -1 4203588 76253 0 0 0 5480 48 0 0 25 0 2 0 949346029 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 221.72
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17415 and gives
#  childrusage.ru_utime.tv_sec=219
#  childrusage.ru_utime.tv_usec=850000
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=870000
# CPU time returned by wait4() is 221.72
# while last known CPU time is 221.72
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 56.2392
CPU time (s): 221.72
CPU user time (s): 219.85
CPU system time (s): 1.87
CPU usage (%): 394.244
Max. virtual memory (cumulated for all children) (KiB): 2099964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.85
system time used= 1.87
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 516879
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= 2268
involuntary context switches= 5639

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-30 12:01:32
IDJOB=1778953
IDBENCH=70785
IDSOLVER=632
FILE ID=tipi39/1778953-1243677692
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778953-1243677692/watcher-1778953-1243677692 -o /tmp/evaluation-result-1778953-1243677692/solver-1778953-1243677692 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1778953-1243677692.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED= 277359480

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3105924 kB
Buffers:         71036 kB
Cached:          84956 kB
SwapCached:          0 kB
Active:         105472 kB
Inactive:        66356 kB
HighTotal:     2489216 kB
HighFree:      2390860 kB
LowTotal:       879316 kB
LowFree:        715064 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:             912 kB
Writeback:           0 kB
AnonPages:       15852 kB
Mapped:           6408 kB
Slab:            80420 kB
SReclaimable:    70052 kB
SUnreclaim:      10368 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94796 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-30 12:02:30