Trace number 1831973

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
clasp 1.2.0-SAT09-32UNSAT 774.985 775.216

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark292.127
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

774.96/775.21	c clasp version 1.2.0-SAT09 
774.96/775.21	c Reading from ...795202/instance-1831973-1242795202.cnf
774.96/775.21	c Reading      : Done(0.350s)
774.96/775.21	c Preprocessing: |-\|Done(5.790s)
774.96/775.21	c Solving...
774.96/775.21	
774.96/775.21	c Models    : 0     
774.96/775.21	c Time         : 774.640s (Solve: 768.500s)
774.96/775.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831973-1242795202/watcher-1831973-1242795202 -o /tmp/evaluation-result-1831973-1242795202/solver-1831973-1242795202 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831973-1242795202.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21414
/proc/meminfo: memFree=1647416/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=3624 CPUtime=0
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 509 0 0 0 0 0 0 0 18 0 1 0 307547414 3710976 396 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 906 402 139 377 0 526 0

[startup+0.035594 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21414
/proc/meminfo: memFree=1647416/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=16012 CPUtime=0.02
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 3711 0 0 0 1 1 0 0 18 0 1 0 307547414 16396288 2944 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 4003 2948 140 377 0 3623 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16012

[startup+0.1016 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21414
/proc/meminfo: memFree=1647416/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=22160 CPUtime=0.09
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 5784 0 0 0 7 2 0 0 18 0 1 0 307547414 22691840 5017 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 5540 5017 144 377 0 5160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22160

[startup+0.301622 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21414
/proc/meminfo: memFree=1647416/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=32284 CPUtime=0.29
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 8992 0 0 0 25 4 0 0 19 0 1 0 307547414 33058816 7582 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 8071 7583 144 377 0 7691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32284

[startup+0.701665 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21414
/proc/meminfo: memFree=1647416/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=56060 CPUtime=0.69
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 17569 0 0 0 62 7 0 0 22 0 1 0 307547414 57405440 13296 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 14015 13296 165 377 0 13635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56060

[startup+1.50176 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1590832/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=65676 CPUtime=1.49
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 20366 0 0 0 140 9 0 0 25 0 1 0 307547414 67252224 15637 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 16419 15637 170 377 0 16039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65676

[startup+3.10193 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1580720/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=75804 CPUtime=3.09
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 23154 0 0 0 300 9 0 0 25 0 1 0 307547414 77623296 18105 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 18951 18105 170 377 0 18571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75804

[startup+6.30129 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1568496/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=76104 CPUtime=6.29
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 26241 0 0 0 616 13 0 0 25 0 1 0 307547414 77930496 18377 1992294400 134512640 136057169 4294956160 18446744073709551615 134648184 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 19026 18377 178 377 0 18646 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76104

[startup+12.702 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1574000/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=76104 CPUtime=12.69
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 26273 0 0 0 1256 13 0 0 25 0 1 0 307547414 77930496 18409 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 19026 18409 182 377 0 18646 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76104

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1574000/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=76276 CPUtime=25.48
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 26335 0 0 0 2535 13 0 0 25 0 1 0 307547414 78106624 18471 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 19069 18471 182 377 0 18689 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76276

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1556080/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=94600 CPUtime=51.08
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 30875 0 0 0 5091 17 0 0 25 0 1 0 307547414 96870400 23011 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 23650 23011 182 377 0 23270 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94600

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1548784/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=101656 CPUtime=102.26
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 32657 0 0 0 10208 18 0 0 25 0 1 0 307547414 104095744 24793 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 25414 24793 182 377 0 25034 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 101656

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1531952/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=118788 CPUtime=162.24
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 36883 0 0 0 16204 20 0 0 25 0 1 0 307547414 121638912 29019 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 29697 29019 182 377 0 29317 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 118788

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1507888/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=143132 CPUtime=222.23
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 42909 0 0 0 22197 26 0 0 25 0 1 0 307547414 146567168 35045 1992294400 134512640 136057169 4294956160 18446744073709551615 134649280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 35783 35045 182 377 0 35403 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 143132

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1495920/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=154760 CPUtime=282.21
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 45807 0 0 0 28193 28 0 0 25 0 1 0 307547414 158474240 37943 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 38690 37943 182 377 0 38310 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 154760

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1495920/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=154760 CPUtime=342.2
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 45808 0 0 0 34191 29 0 0 25 0 1 0 307547414 158474240 37944 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 38690 37944 182 377 0 38310 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 154760

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21415
/proc/meminfo: memFree=1485424/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=165232 CPUtime=402.17
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 48415 0 0 0 40187 30 0 0 25 0 1 0 307547414 169197568 40551 1992294400 134512640 136057169 4294956160 18446744073709551615 134824111 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 41308 40551 182 377 0 40928 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 165232

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1484976/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=165420 CPUtime=462.15
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 48460 0 0 0 46184 31 0 0 25 0 1 0 307547414 169390080 40596 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 41355 40596 182 377 0 40975 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 165420

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1484976/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=165420 CPUtime=522.13
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 48460 0 0 0 52182 31 0 0 25 0 1 0 307547414 169390080 40596 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 41355 40596 182 377 0 40975 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 165420

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1478192/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=172320 CPUtime=582.12
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 50198 0 0 0 58179 33 0 0 25 0 1 0 307547414 176455680 42334 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 43080 42334 182 377 0 42700 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 172320

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1478192/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=172320 CPUtime=642.1
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 50200 0 0 0 64177 33 0 0 25 0 1 0 307547414 176455680 42336 1992294400 134512640 136057169 4294956160 18446744073709551615 134634896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 43080 42336 182 377 0 42700 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 172320

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463216/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=187260 CPUtime=702.08
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53930 0 0 0 70171 37 0 0 25 0 1 0 307547414 191754240 46066 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 46815 46066 182 377 0 46435 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 187260

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463088/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=187260 CPUtime=762.07
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53930 0 0 0 76169 38 0 0 25 0 1 0 307547414 191754240 46066 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 46815 46066 182 377 0 46435 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 187260

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

[startup+767.902 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463088/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=187260 CPUtime=767.67
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53930 0 0 0 76729 38 0 0 25 0 1 0 307547414 191754240 46066 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 46815 46066 182 377 0 46435 0
Current children cumulated CPU time (s) 767.67
Current children cumulated vsize (KiB) 187260

[startup+771.105 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463088/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=187260 CPUtime=770.87
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53932 0 0 0 77049 38 0 0 25 0 1 0 307547414 191754240 46068 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 46815 46068 182 377 0 46435 0
Current children cumulated CPU time (s) 770.87
Current children cumulated vsize (KiB) 187260

[startup+772.701 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463088/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=187260 CPUtime=772.46
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53932 0 0 0 77208 38 0 0 25 0 1 0 307547414 191754240 46068 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 46815 46068 182 377 0 46435 0
Current children cumulated CPU time (s) 772.46
Current children cumulated vsize (KiB) 187260

[startup+774.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463088/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=187260 CPUtime=774.07
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53932 0 0 0 77369 38 0 0 25 0 1 0 307547414 191754240 46068 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 46815 46068 182 377 0 46435 0
Current children cumulated CPU time (s) 774.07
Current children cumulated vsize (KiB) 187260

[startup+774.702 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463088/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=187260 CPUtime=774.46
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53932 0 0 0 77408 38 0 0 25 0 1 0 307547414 191754240 46068 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 46815 46068 182 377 0 46435 0
Current children cumulated CPU time (s) 774.46
Current children cumulated vsize (KiB) 187260

[startup+775.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463088/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=54624 CPUtime=774.86
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53937 0 0 0 77446 40 0 0 25 0 1 0 307547414 55934976 13277 1992294400 134512640 136057169 4294956160 18446744073709551615 135433579 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 13656 13277 187 377 0 13276 0
Current children cumulated CPU time (s) 774.86
Current children cumulated vsize (KiB) 54624

[startup+775.202 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21421
/proc/meminfo: memFree=1463088/2055920 swapFree=4179332/4192956
[pid=21414] ppid=21412 vsize=54624 CPUtime=774.96
/proc/21414/stat : 21414 (clasp) R 21412 21414 21342 0 -1 4194304 53937 0 0 0 77456 40 0 0 25 0 1 0 307547414 55934976 13277 1992294400 134512640 136057169 4294956160 18446744073709551615 135433599 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21414/statm: 13656 13277 187 377 0 13276 0
Current children cumulated CPU time (s) 774.96
Current children cumulated vsize (KiB) 54624

Child status: 20
Real time (s): 775.216
CPU time (s): 774.985
CPU user time (s): 774.573
CPU system time (s): 0.411937
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 187260

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

runsolver used 0.618905 second user time and 1.57576 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-20 06:53:22
IDJOB=1831973
IDBENCH=71745
IDSOLVER=637
FILE ID=node59/1831973-1242795202
PBS_JOBID= 9322446
Free space on /tmp= 66108 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831973-1242795202/watcher-1831973-1242795202 -o /tmp/evaluation-result-1831973-1242795202/solver-1831973-1242795202 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831973-1242795202.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED=2073401977

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.240
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.240
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:       1647896 kB
Buffers:         33792 kB
Cached:         322492 kB
SwapCached:       7924 kB
Active:         154388 kB
Inactive:       211884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647896 kB
SwapTotal:     4192956 kB
SwapFree:      4179332 kB
Dirty:           11488 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            27728 kB
Committed_AS:  1057096 kB
PageTables:       1464 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= 66104 MiB
End job on node59 at 2009-05-20 07:06:18