Trace number 3449869

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
Satisfiability Solver Selector 2011-03-18 (1200 s timeout)UNSAT 6.55 6.68316

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_80.shuffled.cnf
MD5SUM53a7d1541ad9c0dde902ec3a505ae8fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses634
Sum of the clauses size1900
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3632
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.38/2.73	c COMMAND LINE: portfolio_solver.py -t 1200 -s 2108262010 HOME/instance-3449869-1307056028.cnf
2.38/2.73	c    tmpdir         WORKING-DIR
2.38/2.73	c    timelimit      1200
2.38/2.73	c    seed           2108262010
2.38/2.73	c    verbosity      0
2.38/2.73	c Parsed command line and set default values...
2.38/2.73	c Starting *WALL CLOCK* TIMER
2.38/2.73	c Found WORKING-DIR/coach-executables-test-SUCCESS.txt
2.38/2.73	c   indicating coach-executables-test.sh was run successfully earlier
2.38/2.73	c Making sure all necessary files and folders are present...
2.38/2.73	c   Checking for ./features                            OK
2.38/2.73	c   Checking for COACH/coach                           OK
2.38/2.73	c   Checking for preprocessors/SatELite_v1.0_linux     OK
2.38/2.73	c   Checking for solvers/adaptg2wsat2009               OK
2.38/2.73	c   Checking for solvers/adaptg2wsat2009++             OK
2.38/2.73	c   Checking for solvers/clasp-1.3.6-x86-linux         OK
2.38/2.73	c   Checking for solvers/cryptominisat                 OK
2.38/2.73	c   Checking for solvers/glucose_static                OK
2.38/2.73	c   Checking for solvers/gnovelty+2                    OK
2.38/2.73	c   Checking for solvers/gnovelty+2-H                  OK
2.38/2.73	c   Checking for solvers/hybridGM3                     OK
2.38/2.73	c   Checking for solvers/kcnfs04SAT07                  OK
2.38/2.73	c   Checking for solvers/lingeling                     OK
2.38/2.73	c   Checking for solvers/LySATc                        OK
2.38/2.73	c   Checking for solvers/LySATi                        OK
2.38/2.73	c   Checking for solvers/march_hi                      OK
2.38/2.73	c   Checking for solvers/march_nn                      OK
2.38/2.73	c   Checking for solvers/minisat_static                OK
2.38/2.73	c   Checking for solvers/mxc-sat09                     OK
2.38/2.73	c   Checking for solvers/picosat                       OK
2.38/2.73	c   Checking for solvers/precosat                      OK
2.38/2.73	c   Checking for solvers/SATenstein                    OK
2.38/2.73	c   Checking for solvers/TNM                           OK
2.38/2.73	c   Checking for solvers/ubcsatOrig                    OK
2.38/2.73	c   Checking for utilities/timerun                     OK
2.38/2.73	c   Checking for folder COACH/DATA                     OK
2.38/2.73	c   Checking for file unif-k3-r4.2-v18000-c75600-S914323646-060.cnf OK
2.38/2.73	c Check successful
2.38/2.73	c TIMER: 0.0 sec total, 0.0 sec since previous report
2.38/2.73	c Computing instance features...
2.38/2.73	c    ./features HOME/instance-3449869-1307056028.cnf
2.38/2.73	c    Features found: 238 634 0.375394322 0.0125917875 0.0228690116 0.0094637224 0.0126182965 0.0485286554 0.0125917875 0.0187119882 0.00840336134 0.012605042 0.0213164758 0.498422713 0.580992894 0 1 0.581877693 0 0 0 0 -0 0 0.00315457413 1 0.00607056703 0.379805988 0.00315457413 0.0094637224 1.10556043 0.482649842 0.00629589375 0.0228690116 0.0047318612 0.00630914826 0 0.0141557782 0.0278457678 0.00788643533 0.0141955836 0.0889895592 0.467087277 0.00796569384 0.466666667 0.5 0.0677132058 0
2.38/2.73	c TIMER: 2.37 sec total, 2.37 sec since previous report
2.38/2.73	c Computing most promising solver to run...
2.38/2.73	c    COACH/coach 238 634 0.375394322 0.0125917875 0.0228690116 0.0094637224 0.0126182965 0.0485286554 0.0125917875 0.0187119882 0.00840336134 0.012605042 0.0213164758 0.498422713 0.580992894 0 1 0.581877693 0 0 0 0 -0 0 0.00315457413 1 0.00607056703 0.379805988 0.00315457413 0.0094637224 1.10556043 0.482649842 0.00629589375 0.0228690116 0.0047318612 0.00630914826 0 0.0141557782 0.0278457678 0.00788643533 0.0141955836 0.0889895592 0.467087277 0.00796569384 0.466666667 0.5 0.0677132058 0 COACH/DATA/ 1
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER cryptominisat 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER adaptg2wsat2009 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER precosat 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER march_hi 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER hybridGM3 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER lingeling 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER gnovelty+2 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER TNM 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER AshiHgen 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER mxc-sat09 4 0
2.38/2.73	c    PORTFOLIO-SUGGESTION SOLVER march_hi 100000 0
2.38/2.73	c TIMER: 2.7 sec total, 0.33 sec since previous report
2.38/2.73	c Preprocessing OFF
2.38/2.73	c Solvers and corresponding runtimes to be used, and whether on the preprocessed instance:
2.38/2.73	c    cryptominisat   	              4 	False
6.55/6.68	c    adaptg2wsat2009 	              4 	False
6.55/6.68	c    precosat        	              4 	False
6.55/6.68	c    march_hi        	              4 	False
6.55/6.68	c    hybridGM3       	              4 	False
6.55/6.68	c    lingeling       	              4 	False
6.55/6.68	c    gnovelty+2      	              4 	False
6.55/6.68	c    TNM             	              4 	False
6.55/6.68	c    AshiHgen        	              4 	False
6.55/6.68	c    mxc-sat09       	              4 	False
6.55/6.68	c    march_hi        	         100000 	False
6.55/6.68	c Default solver to fall back on, in case everything fails:
6.55/6.68	c    lingeling       	       no limit 	False
6.55/6.68	c Running cryptominisat for 4 seconds on HOME/instance-3449869-1307056028.cnf
6.55/6.68	c    utilities/timerun 4 solvers/cryptominisat HOME/instance-3449869-1307056028.cnf
6.55/6.68	c TIMER: 6.64 sec total, 3.94 sec since previous report
6.55/6.68	c Instance solved!
6.55/6.68	s UNSATISFIABLE
6.55/6.68	c TIMER: 6.64 sec total, 0.0 sec since previous report

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3449869-1307056028/watcher-3449869-1307056028 -o /tmp/evaluation-result-3449869-1307056028/solver-3449869-1307056028 -C 1200 -W 1300 -M 7680 python portfolio_solver.py -t 1200 -s 2108262010 HOME/instance-3449869-1307056028.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.45 3.27 3.59 4/593 17031
/proc/meminfo: memFree=31208428/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=16236 CPUtime=0 cores=1,3
/proc/17031/stat : 17031 (python) R 17029 17031 15361 0 -1 4202496 993 0 0 0 0 0 0 0 25 0 1 0 817201622 16625664 866 33554432000 4194304 5683644 140737221758448 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17031/statm: 4059 867 368 364 0 546 0

[startup+0.0562939 s]
/proc/loadavg: 3.45 3.27 3.59 4/593 17031
/proc/meminfo: memFree=31208428/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=21892 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 1515 0 0 0 2 0 0 0 25 0 1 0 817201622 22417408 1349 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21892

[startup+0.100296 s]
/proc/loadavg: 3.45 3.27 3.59 4/593 17031
/proc/meminfo: memFree=31208428/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=21892 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 1515 0 0 0 2 0 0 0 25 0 1 0 817201622 22417408 1349 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21892

[startup+0.300201 s]
/proc/loadavg: 3.45 3.27 3.59 4/593 17031
/proc/meminfo: memFree=31208428/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=21892 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 1515 0 0 0 2 0 0 0 25 0 1 0 817201622 22417408 1349 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21892

[startup+0.70013 s]
/proc/loadavg: 3.45 3.27 3.59 4/593 17031
/proc/meminfo: memFree=31208428/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=21892 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 1515 0 0 0 2 0 0 0 25 0 1 0 817201622 22417408 1349 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 5473 1349 443 364 0 928 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21892

[startup+1.50099 s]
/proc/loadavg: 3.57 3.30 3.60 5/595 17033
/proc/meminfo: memFree=31194812/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=21892 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 1515 0 0 0 2 0 0 0 25 0 1 0 817201622 22417408 1349 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 5473 1349 443 364 0 928 0
[pid=17033] ppid=17031 vsize=8364 CPUtime=1.45 cores=1,3
/proc/17033/stat : 17033 (features) R 17031 17031 15361 0 -1 4202496 2647 0 0 0 143 2 0 0 25 0 1 0 817201626 8564736 1530 33554432000 134512640 135907751 4293495920 18446744073709551615 135392733 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17033/statm: 2091 1530 111 341 0 1747 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30256

[startup+3.1007 s]
/proc/loadavg: 3.57 3.30 3.60 5/595 17033
/proc/meminfo: memFree=31194068/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=34392 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 2165 0 0 0 2 0 0 0 18 0 1 0 817201622 35217408 1406 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 8598 1406 468 364 0 932 0
[pid=17033] ppid=17031 vsize=0 CPUtime=2.36 cores=1,3
/proc/17033/stat : 17033 (features) Z 17031 17031 15361 0 -1 4202524 2927 0 0 0 231 5 0 0 25 0 1 0 817201626 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17033/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 34392
heavy processes:
  %CPU=22 pid=16603 uid=0 cmd=
  %CPU=67 pid=17033 uid=0 cmd=
  %CPU=32 pid=17034 uid=0 cmd=

[startup+6.30113 s]
/proc/loadavg: 3.57 3.30 3.60 5/598 17038
/proc/meminfo: memFree=31191244/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=34392 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 2168 0 0 0 2 0 0 0 18 0 1 0 817201622 35217408 1407 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 8598 1407 468 364 0 932 0
[pid=17033] ppid=17031 vsize=0 CPUtime=2.36 cores=1,3
/proc/17033/stat : 17033 (features) Z 17031 17031 15361 0 -1 4202524 2927 0 0 0 231 5 0 0 25 0 1 0 817201626 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17033/statm: 0 0 0 0 0 0 0
[pid=17034] ppid=17031 vsize=0 CPUtime=0.32 cores=1,3
/proc/17034/stat : 17034 (coach) Z 17031 17031 15361 0 -1 4202524 3736 0 0 0 31 1 0 0 20 0 1 0 817201864 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17034/statm: 0 0 0 0 0 0 0
[pid=17035] ppid=17031 vsize=8700 CPUtime=0 cores=1,3
/proc/17035/stat : 17035 (timerun) S 17031 17031 15361 0 -1 4202496 754 0 0 0 0 0 0 0 17 0 1 0 817201897 8908800 248 33554432000 4194304 4922060 140736321245296 18446744073709551615 268272508037 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17035/statm: 2175 248 208 178 0 68 0
[pid=17036] ppid=17035 vsize=19276 CPUtime=3.53 cores=1,3
/proc/17036/stat : 17036 (cryptominisat) R 17035 17031 15361 0 -1 4202496 9851 0 0 0 352 1 0 0 25 0 1 0 817201897 19738624 2317 33554432000 134512640 134994940 4292136624 18446744073709551615 6633436 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17036/statm: 4819 2317 356 118 0 4004 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 62368

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

[startup+6.5011 s]
/proc/loadavg: 3.61 3.31 3.60 5/598 17038
/proc/meminfo: memFree=31192116/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=34392 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 2168 0 0 0 2 0 0 0 18 0 1 0 817201622 35217408 1407 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 8598 1407 468 364 0 932 0
[pid=17033] ppid=17031 vsize=0 CPUtime=2.36 cores=1,3
/proc/17033/stat : 17033 (features) Z 17031 17031 15361 0 -1 4202524 2927 0 0 0 231 5 0 0 25 0 1 0 817201626 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17033/statm: 0 0 0 0 0 0 0
[pid=17034] ppid=17031 vsize=0 CPUtime=0.32 cores=1,3
/proc/17034/stat : 17034 (coach) Z 17031 17031 15361 0 -1 4202524 3736 0 0 0 31 1 0 0 20 0 1 0 817201864 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17034/statm: 0 0 0 0 0 0 0
[pid=17035] ppid=17031 vsize=8700 CPUtime=0 cores=1,3
/proc/17035/stat : 17035 (timerun) S 17031 17031 15361 0 -1 4202496 754 0 0 0 0 0 0 0 17 0 1 0 817201897 8908800 248 33554432000 4194304 4922060 140736321245296 18446744073709551615 268272508037 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17035/statm: 2175 248 208 178 0 68 0
[pid=17036] ppid=17035 vsize=19960 CPUtime=3.75 cores=1,3
/proc/17036/stat : 17036 (cryptominisat) R 17035 17031 15361 0 -1 4202496 10628 0 0 0 374 1 0 0 25 0 1 0 817201897 20439040 2168 33554432000 134512640 134994940 4292136624 18446744073709551615 6633436 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17036/statm: 4990 2168 356 118 0 4175 0
Current children cumulated CPU time (s) 6.45
Current children cumulated vsize (KiB) 63052

[startup+6.62208 s]
/proc/loadavg: 3.61 3.31 3.60 5/598 17038
/proc/meminfo: memFree=31192116/32950928 swapFree=43925852/67111528
[pid=17031] ppid=17029 vsize=34392 CPUtime=0.02 cores=1,3
/proc/17031/stat : 17031 (python) S 17029 17031 15361 0 -1 4202496 2168 0 0 0 2 0 0 0 18 0 1 0 817201622 35217408 1407 33554432000 4194304 5683644 140737221758448 18446744073709551615 268272688896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/17031/statm: 8598 1407 468 364 0 932 0
[pid=17033] ppid=17031 vsize=0 CPUtime=2.36 cores=1,3
/proc/17033/stat : 17033 (features) Z 17031 17031 15361 0 -1 4202524 2927 0 0 0 231 5 0 0 25 0 1 0 817201626 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17033/statm: 0 0 0 0 0 0 0
[pid=17034] ppid=17031 vsize=0 CPUtime=0.32 cores=1,3
/proc/17034/stat : 17034 (coach) Z 17031 17031 15361 0 -1 4202524 3736 0 0 0 31 1 0 0 20 0 1 0 817201864 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17034/statm: 0 0 0 0 0 0 0
[pid=17035] ppid=17031 vsize=8700 CPUtime=0 cores=1,3
/proc/17035/stat : 17035 (timerun) S 17031 17031 15361 0 -1 4202496 754 0 0 0 0 0 0 0 17 0 1 0 817201897 8908800 248 33554432000 4194304 4922060 140736321245296 18446744073709551615 268272508037 0 65536 16781316 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17035/statm: 2175 248 208 178 0 68 0
[pid=17036] ppid=17035 vsize=19960 CPUtime=3.85 cores=1,3
/proc/17036/stat : 17036 (cryptominisat) R 17035 17031 15361 0 -1 4202496 10821 0 0 0 384 1 0 0 25 0 1 0 817201897 20439040 2361 33554432000 134512640 134994940 4292136624 18446744073709551615 134642848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17036/statm: 4990 2361 356 118 0 4175 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 63052

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17031 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=656596
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=77988
# CPU time returned by wait4() is 2.73458
# while last known CPU time is 6.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 6.68316
CPU time (s): 6.55
CPU user time (s): 6.48
CPU system time (s): 0.07
CPU usage (%): 98.0075
Max. virtual memory (cumulated for all children) (KiB): 63052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6566
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9420
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= 359
involuntary context switches= 27

runsolver used 0.051992 second user time and 0.116982 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-03 01:07:08
IDJOB=3449869
IDBENCH=87811
IDSOLVER=1947
FILE ID=node122/3449869-1307056028
RUNJOBID= node122-1307055960-16558
PBS_JOBID= 13497808
Free space on /tmp= 73444 MiB

SOLVER NAME= Coach 2011-03-18 (1200 s timeout)
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_80.shuffled.cnf
COMMAND LINE= python portfolio_solver.py -t TIMELIMIT -s RANDOMSEED  BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3449869-1307056028/watcher-3449869-1307056028 -o /tmp/evaluation-result-3449869-1307056028/solver-3449869-1307056028 -C 1200 -W 1300 -M 7680  python portfolio_solver.py -t 1200 -s 2108262010  HOME/instance-3449869-1307056028.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 53a7d1541ad9c0dde902ec3a505ae8fc
RANDOM SEED=2108262010

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31208584 kB
Buffers:        238528 kB
Cached:         599772 kB
SwapCached:      16832 kB
Active:        1082892 kB
Inactive:       346680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31208584 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:          188736 kB
Writeback:           0 kB
AnonPages:      588516 kB
Mapped:          11780 kB
Slab:           146192 kB
PageTables:      95032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 181387448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73412 MiB
End job on node122 at 2011-06-03 01:07:15