Trace number 1778791

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
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)UNSAT 630.94 161.449

General information on the benchmark

NameAPPLICATIONS/
bitverif/minxor/minxor128.cnf
MD5SUM10b48467ea3d951975cb9264f0b654fe
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.94
Satisfiable
(Un)Satisfiability was proved
Number of variables54258
Number of clauses160469
Sum of the clauses size374425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106978
Number of clauses of size 353489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.10/0.12	c ==============================================================================
0.10/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.10/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.10/0.12	c ==============================================================================
0.10/0.12	c |         0 |  160467   374423 |   48140       0        0     nan |  0.000 % |
3.80/3.82	c |         0 |   63354   307031 |      --       0       --      -- |     --   | -97071/-67291
3.80/3.82	c ==============================================================================
3.80/3.82	c Result  :   #vars: 5505   #clauses: 63354   #literals: 307031
3.80/3.82	c CPU time:   3.67 s
3.80/3.82	c ==============================================================================
630.88/161.41	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
630.88/161.41	c ============================[ Problem Statistics ]=============================
630.88/161.41	c |                                                                             |
630.88/161.41	c threadId              : 1
630.88/161.41	c restarts              : 4925
630.88/161.41	c conflicts             : 447811         (716 /sec)
630.88/161.41	c decisions             : 3085474        (1.76 % random) (4931 /sec)
630.88/161.41	c propagations          : 102953540      (164520 /sec)
630.88/161.41	c conflict literals     : 89923950       (19.40 % deleted)
630.88/161.41	c Memory used           : 374.23 MB
630.88/161.41	c CPU time              : 625.78 s
630.88/161.41	
630.88/161.41	c --->m=4, e=8, aimd=0, HOME/21219_many.cnf	time: 156.445	conflicts: 447811       
630.88/161.43	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1778791-1243515274/watcher-1778791-1243515274 -o /tmp/evaluation-result-1778791-1243515274/solver-1778791-1243515274 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1778791-1243515274.cnf aimd 0 

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: 4.12 4.31 4.29 3/99 21220
/proc/meminfo: memFree=2949648/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2416 CPUtime=0
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 933104195 2473984 274 4294967295 134512640 135169312 3219056944 3219055480 3084881646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21219/statm: 604 274 231 161 0 43 0
[pid=21220] ppid=21219 vsize=1544 CPUtime=0
/proc/21220/stat : 21220 (SatElite) R 21219 21219 28360 0 -1 4202496 304 0 0 0 0 0 0 0 18 0 1 0 933104195 1581056 241 4294967295 134512640 135034092 3217717168 3217713084 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21220/statm: 386 242 49 128 0 256 0

[startup+0.03334 s]
/proc/loadavg: 4.12 4.31 4.29 3/99 21220
/proc/meminfo: memFree=2949648/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2416 CPUtime=0
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 933104195 2473984 274 4294967295 134512640 135169312 3219056944 3219055480 3084881646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21219/statm: 604 274 231 161 0 43 0
[pid=21220] ppid=21219 vsize=5868 CPUtime=0.02
/proc/21220/stat : 21220 (SatElite) R 21219 21219 28360 0 -1 4202496 1391 0 0 0 2 0 0 0 18 0 1 0 933104195 6008832 1328 4294967295 134512640 135034092 3217717168 3217713128 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21220/statm: 1467 1328 49 128 0 1337 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8284

[startup+0.113328 s]
/proc/loadavg: 4.12 4.31 4.29 3/99 21220
/proc/meminfo: memFree=2949648/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2416 CPUtime=0
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 933104195 2473984 274 4294967295 134512640 135169312 3219056944 3219055480 3084881646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21219/statm: 604 274 231 161 0 43 0
[pid=21220] ppid=21219 vsize=20636 CPUtime=0.1
/proc/21220/stat : 21220 (SatElite) R 21219 21219 28360 0 -1 4202496 4785 0 0 0 8 2 0 0 18 0 1 0 933104195 21131264 4722 4294967295 134512640 135034092 3217717168 3217714408 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21220/statm: 5159 4723 50 128 0 5029 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23052

[startup+0.313312 s]
/proc/loadavg: 4.12 4.31 4.29 3/99 21220
/proc/meminfo: memFree=2949648/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2416 CPUtime=0
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 933104195 2473984 274 4294967295 134512640 135169312 3219056944 3219055480 3084881646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21219/statm: 604 274 231 161 0 43 0
[pid=21220] ppid=21219 vsize=24836 CPUtime=0.3
/proc/21220/stat : 21220 (SatElite) R 21219 21219 28360 0 -1 4202496 6114 0 0 0 27 3 0 0 18 0 1 0 933104195 25432064 5631 4294967295 134512640 135034092 3217717168 3217713036 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21220/statm: 6209 5631 67 128 0 6079 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 27252

[startup+0.713279 s]
/proc/loadavg: 4.12 4.31 4.29 3/99 21220
/proc/meminfo: memFree=2949648/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2416 CPUtime=0
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 933104195 2473984 274 4294967295 134512640 135169312 3219056944 3219055480 3084881646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21219/statm: 604 274 231 161 0 43 0
[pid=21220] ppid=21219 vsize=25800 CPUtime=0.7
/proc/21220/stat : 21220 (SatElite) R 21219 21219 28360 0 -1 4202496 6341 0 0 0 65 5 0 0 18 0 1 0 933104195 26419200 5858 4294967295 134512640 135034092 3217717168 3217713164 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21220/statm: 6450 5858 67 128 0 6320 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 28216

[startup+1.51321 s]
/proc/loadavg: 4.12 4.31 4.29 2/100 21221
/proc/meminfo: memFree=2920572/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2416 CPUtime=0
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 933104195 2473984 274 4294967295 134512640 135169312 3219056944 3219055480 3084881646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21219/statm: 604 274 231 161 0 43 0
[pid=21220] ppid=21219 vsize=27280 CPUtime=1.5
/proc/21220/stat : 21220 (SatElite) R 21219 21219 28360 0 -1 4202496 6709 0 0 0 143 7 0 0 20 0 1 0 933104195 27934720 6226 4294967295 134512640 135034092 3217717168 3217713036 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21220/statm: 6820 6226 67 128 0 6690 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 29696

[startup+3.11309 s]
/proc/loadavg: 4.12 4.31 4.29 2/100 21221
/proc/meminfo: memFree=2913024/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2416 CPUtime=0
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 933104195 2473984 274 4294967295 134512640 135169312 3219056944 3219055480 3084881646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21219/statm: 604 274 231 161 0 43 0
[pid=21220] ppid=21219 vsize=29756 CPUtime=3.1
/proc/21220/stat : 21220 (SatElite) R 21219 21219 28360 0 -1 4202496 7287 0 0 0 296 14 0 0 25 0 1 0 933104195 30470144 6804 4294967295 134512640 135034092 3217717168 3217713164 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21220/statm: 7439 6804 67 128 0 7309 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 32172

[startup+6.31284 s]
/proc/loadavg: 4.11 4.31 4.29 6/103 21225
/proc/meminfo: memFree=2895468/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=75524 CPUtime=8.76
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 12039 0 0 0 858 18 0 0 16 0 4 0 933104588 77336576 11974 4294967295 134512640 135305190 3217565632 3217563808 134528861 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 18881 11974 79 194 0 18685 0
[pid=21222/tid=21223] ppid=21219 vsize=75524 CPUtime=2.18
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 1777 0 0 0 210 8 0 0 16 0 4 0 933104603 77336576 11974 4294967295 134512640 135305190 3217565632 3084225652 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=75524 CPUtime=2.15
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 2364 0 0 0 213 2 0 0 16 0 4 0 933104603 77336576 11974 4294967295 134512640 135305190 3217565632 3075837120 134528265 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=75524 CPUtime=2.12
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 1087 0 0 0 209 3 0 0 15 0 4 0 933104603 77336576 11974 4294967295 134512640 135305190 3217565632 3067448580 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77944

[startup+12.7123 s]
/proc/loadavg: 4.26 4.33 4.30 6/103 21225
/proc/meminfo: memFree=2854876/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=104792 CPUtime=34.24
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 19301 0 0 0 3396 28 0 0 15 0 4 0 933104588 107307008 19236 4294967295 134512640 135305190 3217565632 3217563732 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21222/statm: 26198 19236 79 194 0 26002 0
[pid=21222/tid=21223] ppid=21219 vsize=104792 CPUtime=8.57
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 3952 0 0 0 842 15 0 0 16 0 4 0 933104603 107307008 19237 4294967295 134512640 135305190 3217565632 3084225392 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=104792 CPUtime=8.5
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 4280 0 0 0 848 2 0 0 17 0 4 0 933104603 107307008 19237 4294967295 134512640 135305190 3217565632 3075837120 134528455 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=104792 CPUtime=8.5
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 2488 0 0 0 845 5 0 0 16 0 4 0 933104603 107307008 19237 4294967295 134512640 135305190 3217565632 3067448512 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38.17
Current children cumulated vsize (KiB) 107212

[startup+25.5113 s]
/proc/loadavg: 4.44 4.37 4.31 6/103 21409
/proc/meminfo: memFree=2803332/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=156928 CPUtime=85
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 32175 0 0 0 8455 45 0 0 16 0 4 0 933104588 160694272 32110 4294967295 134512640 135305190 3217565632 3217563472 134551668 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 39232 32110 79 194 0 39036 0
[pid=21222/tid=21223] ppid=21219 vsize=156928 CPUtime=21.32
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 6970 0 0 0 2111 21 0 0 16 0 4 0 933104603 160694272 32110 4294967295 134512640 135305190 3217565632 3084225728 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=156928 CPUtime=21.12
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 8392 0 0 0 2104 8 0 0 25 0 4 0 933104603 160694272 32110 4294967295 134512640 135305190 3217565632 3075837020 134828990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=156928 CPUtime=21.15
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 4583 0 0 0 2106 9 0 0 19 0 4 0 933104603 160694272 32110 4294967295 134512640 135305190 3217565632 3067448240 134558144 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 88.93
Current children cumulated vsize (KiB) 159348

[startup+51.1092 s]
/proc/loadavg: 4.55 4.40 4.32 5/103 21412
/proc/meminfo: memFree=2722688/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=236884 CPUtime=187.25
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 52259 0 0 0 18659 66 0 0 25 0 4 0 933104588 242569216 52194 4294967295 134512640 135305190 3217565632 3217563808 134528480 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21222/statm: 59221 52194 79 194 0 59025 0
[pid=21222/tid=21223] ppid=21219 vsize=236884 CPUtime=46.85
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 11937 0 0 0 4655 30 0 0 25 0 4 0 933104603 242569216 52194 4294967295 134512640 135305190 3217565632 3084225728 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=236884 CPUtime=46.71
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 15086 0 0 0 4657 14 0 0 25 0 4 0 933104603 242569216 52194 4294967295 134512640 135305190 3217565632 3075837120 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=236884 CPUtime=46.72
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 7744 0 0 0 4662 10 0 0 25 0 4 0 933104603 242569216 52194 4294967295 134512640 135305190 3217565632 3067448512 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 191.18
Current children cumulated vsize (KiB) 239304

[startup+102.315 s]
/proc/loadavg: 4.33 4.36 4.31 6/103 21603
/proc/meminfo: memFree=2578576/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=379708 CPUtime=391.31
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 87945 0 0 0 39031 100 0 0 25 0 4 0 933104588 388820992 87880 4294967295 134512640 135305190 3217565632 3217563472 134551983 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 94927 87880 79 194 0 94731 0
[pid=21222/tid=21223] ppid=21219 vsize=379708 CPUtime=97.91
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21167 0 0 0 9750 41 0 0 25 0 4 0 933104603 388820992 87880 4294967295 134512640 135305190 3217565632 3084225728 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=379708 CPUtime=97.8
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25289 0 0 0 9764 16 0 0 25 0 4 0 933104603 388820992 87880 4294967295 134512640 135305190 3217565632 3075837120 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=379708 CPUtime=97.85
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13129 0 0 0 9769 16 0 0 25 0 4 0 933104603 388820992 87880 4294967295 134512640 135305190 3217565632 3067448240 134557336 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 395.24
Current children cumulated vsize (KiB) 382128

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

[startup+127.903 s]
/proc/loadavg: 4.46 4.40 4.33 5/103 21605
/proc/meminfo: memFree=2575912/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=493.51
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88800 0 0 0 49242 109 0 0 25 0 4 0 933104588 392400896 88735 4294967295 134512640 135305190 3217565632 3217563472 134551709 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88735 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=123.46
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21324 0 0 0 12304 42 0 0 25 0 4 0 933104603 392400896 88735 4294967295 134512640 135305190 3217565632 3084225392 134551709 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=123.34
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25543 0 0 0 12316 18 0 0 25 0 4 0 933104603 392400896 88735 4294967295 134512640 135305190 3217565632 3075836800 134552926 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=123.4
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 12323 17 0 0 25 0 4 0 933104603 392400896 88735 4294967295 134512640 135305190 3217565632 3067448176 134551709 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 497.44
Current children cumulated vsize (KiB) 385624

[startup+140.712 s]
/proc/loadavg: 4.43 4.39 4.33 6/104 21622
/proc/meminfo: memFree=2575352/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=544.58
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88879 0 0 0 54345 113 0 0 25 0 4 0 933104588 392400896 88814 4294967295 134512640 135305190 3217565632 3217563808 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88814 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=136.28
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21329 0 0 0 13585 43 0 0 25 0 4 0 933104603 392400896 88814 4294967295 134512640 135305190 3217565632 3084225392 134551687 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=136.03
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25556 0 0 0 13585 18 0 0 25 0 4 0 933104603 392400896 88814 4294967295 134512640 135305190 3217565632 3075836736 134551684 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=136.16
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 13599 17 0 0 25 0 4 0 933104603 392400896 88814 4294967295 134512640 135305190 3217565632 3067448512 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 548.51
Current children cumulated vsize (KiB) 385624

[startup+153.511 s]
/proc/loadavg: 4.37 4.38 4.32 5/103 21790
/proc/meminfo: memFree=2574336/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=595.41
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88893 0 0 0 59423 118 0 0 25 0 4 0 933104588 392400896 88828 4294967295 134512640 135305190 3217565632 3217563536 134557414 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88828 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=149.02
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21329 0 0 0 14858 44 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3084225456 134557133 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=148.75
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25561 0 0 0 14856 19 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3075836736 134551978 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=148.92
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 14874 18 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3067448512 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 599.34
Current children cumulated vsize (KiB) 385624

[startup+156.711 s]
/proc/loadavg: 4.34 4.37 4.32 6/103 21790
/proc/meminfo: memFree=2574460/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=608.17
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88893 0 0 0 60697 120 0 0 25 0 4 0 933104588 392400896 88828 4294967295 134512640 135305190 3217565632 3217563472 134551687 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88828 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=152.2
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21329 0 0 0 15176 44 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3084225392 134551974 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=151.95
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25561 0 0 0 15174 21 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3075837120 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=152.1
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 15192 18 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3067448176 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 612.1
Current children cumulated vsize (KiB) 385624

[startup+159.91 s]
/proc/loadavg: 4.34 4.37 4.32 5/103 21790
/proc/meminfo: memFree=2574500/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=620.95
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88893 0 0 0 61975 120 0 0 25 0 4 0 933104588 392400896 88828 4294967295 134512640 135305190 3217565632 3217563472 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88828 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=155.38
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21329 0 0 0 15494 44 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3084225392 134551983 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=155.15
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25561 0 0 0 15494 21 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3075836736 134551726 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=155.3
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 15512 18 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3067448176 134551703 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 624.88
Current children cumulated vsize (KiB) 385624

[startup+160.71 s]
/proc/loadavg: 4.39 4.38 4.32 5/103 21790
/proc/meminfo: memFree=2574532/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=624.15
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88893 0 0 0 62295 120 0 0 25 0 4 0 933104588 392400896 88828 4294967295 134512640 135305190 3217565632 3217563536 134556792 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88828 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=156.18
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21329 0 0 0 15574 44 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3084225728 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=155.95
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25561 0 0 0 15574 21 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3075837120 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=156.1
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 15592 18 0 0 25 0 4 0 933104603 392400896 88828 4294967295 134512640 135305190 3217565632 3067448176 134551671 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 628.08
Current children cumulated vsize (KiB) 385624

[startup+161.11 s]
/proc/loadavg: 4.39 4.38 4.32 5/103 21790
/proc/meminfo: memFree=2574532/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=625.75
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88894 0 0 0 62455 120 0 0 25 0 4 0 933104588 392400896 88829 4294967295 134512640 135305190 3217565632 3217563536 134557821 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88829 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=156.58
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21329 0 0 0 15614 44 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3084225392 134551697 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=156.35
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25562 0 0 0 15614 21 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3075837120 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=156.5
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 15632 18 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3067448176 134551986 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 629.68
Current children cumulated vsize (KiB) 385624

[startup+161.31 s]
/proc/loadavg: 4.39 4.38 4.32 5/103 21790
/proc/meminfo: memFree=2574532/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=626.55
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88894 0 0 0 62535 120 0 0 25 0 4 0 933104588 392400896 88829 4294967295 134512640 135305190 3217565632 3217563808 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88829 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=156.78
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21329 0 0 0 15634 44 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3084225456 134556752 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=156.55
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25562 0 0 0 15634 21 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3075836800 134552665 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=156.7
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 15652 18 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3067448512 134528442 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 630.48
Current children cumulated vsize (KiB) 385624

[startup+161.41 s]
/proc/loadavg: 4.39 4.38 4.32 5/103 21790
/proc/meminfo: memFree=2574532/3368532 swapFree=1959840/1959888
[pid=21219] ppid=21217 vsize=2420 CPUtime=3.93
/proc/21219/stat : 21219 (manysat.sh) S 21217 21219 28360 0 -1 4194304 371 8134 0 0 0 0 378 15 18 0 1 0 933104195 2478080 275 4294967295 134512640 135169312 3219056944 3219053160 3084881646 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21219/statm: 605 275 231 161 0 44 0
[pid=21222] ppid=21219 vsize=383204 CPUtime=626.95
/proc/21222/stat : 21222 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202496 88894 0 0 0 62575 120 0 0 25 0 4 0 933104588 392400896 88829 4294967295 134512640 135305190 3217565632 3217563472 134551694 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21222/statm: 95801 88829 79 194 0 95605 0
[pid=21222/tid=21223] ppid=21219 vsize=383204 CPUtime=156.88
/proc/21222/task/21223/stat : 21223 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 21329 0 0 0 15644 44 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3084225728 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21222/tid=21224] ppid=21219 vsize=383204 CPUtime=156.65
/proc/21222/task/21224/stat : 21224 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 25562 0 0 0 15644 21 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3075837120 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21222/tid=21225] ppid=21219 vsize=383204 CPUtime=156.8
/proc/21222/task/21225/stat : 21225 (manysat1.1_stat) R 21219 21219 28360 0 -1 4202560 13283 0 0 0 15662 18 0 0 25 0 4 0 933104603 392400896 88829 4294967295 134512640 135305190 3217565632 3067448512 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 630.88
Current children cumulated vsize (KiB) 385624

Child status: 20
Real time (s): 161.449
CPU time (s): 630.94
CPU user time (s): 629.56
CPU system time (s): 1.38
CPU usage (%): 390.797
Max. virtual memory (cumulated for all children) (KiB): 385624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 629.56
system time used= 1.38
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97688
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= 24177
involuntary context switches= 45348

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 14:54:34
IDJOB=1778791
IDBENCH=70762
IDSOLVER=620
FILE ID=tipi39/1778791-1243515274
PBS_JOBID=
Free space on /tmp= 5741 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxor/minxor128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778791-1243515274/watcher-1778791-1243515274 -o /tmp/evaluation-result-1778791-1243515274/solver-1778791-1243515274 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1778791-1243515274.cnf aimd 0

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

MD5SUM BENCH= 10b48467ea3d951975cb9264f0b654fe
RANDOM SEED= 941250735

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:       2949796 kB
Buffers:         48488 kB
Cached:         269448 kB
SwapCached:          0 kB
Active:         190084 kB
Inactive:       144356 kB
HighTotal:     2489216 kB
HighFree:      2205808 kB
LowTotal:       879316 kB
LowFree:        743988 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            3960 kB
Writeback:           0 kB
AnonPages:       16760 kB
Mapped:           6204 kB
Slab:            73900 kB
SReclaimable:    61596 kB
SUnreclaim:      12304 kB
PageTables:        580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95164 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5741 MiB
End job on tipi39 at 2009-05-28 14:57:16