Trace number 224670

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3UNSAT 461.265 464.183

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-71_ext.xml
MD5SUM765022ea2040aa1c68968658328a98b9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.12252
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.20	c preparing clauses for relation R3
0.20	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.20	c preparing clauses for relation R6
0.20	c preparing clauses for relation R7
0.20	c preparing clauses for relation R8
0.20	c preparing clauses for relation R9
0.20	c preparing clauses for relation R10
0.20	c preparing clauses for relation R11
0.20	c preparing clauses for relation R12
0.20	c preparing clauses for relation R13
0.20	c preparing clauses for relation R14
0.20	c preparing clauses for relation R15
0.20	c preparing clauses for relation R16
0.20	c preparing clauses for relation R17
0.20	c preparing clauses for relation R18
0.20	c preparing clauses for relation R19
0.21	c preparing clauses for relation R20
0.22	c preparing clauses for relation R21
0.23	c preparing clauses for relation R22
0.24	c preparing clauses for relation R23
0.25	c preparing clauses for relation R24
0.26	c preparing clauses for relation R25
0.27	c preparing clauses for relation R26
0.27	c preparing clauses for relation R27
0.28	c preparing clauses for relation R28
0.29	c preparing clauses for relation R29
0.30	c preparing clauses for relation R30
0.31	c preparing clauses for relation R31
0.32	c preparing clauses for relation R32
0.33	c preparing clauses for relation R33
0.34	c preparing clauses for relation R34
0.35	c preparing clauses for relation R35
0.36	c preparing clauses for relation R36
0.37	c preparing clauses for relation R37
0.38	c preparing clauses for relation R38
0.38	c preparing clauses for relation R39
0.39	c preparing clauses for relation R40
0.40	c preparing clauses for relation R41
0.41	c preparing clauses for relation R42
0.42	c preparing clauses for relation R43
0.43	c preparing clauses for relation R44
0.44	c preparing clauses for relation R45
0.45	c preparing clauses for relation R46
0.46	c preparing clauses for relation R47
0.47	c preparing clauses for relation R48
0.48	c preparing clauses for relation R49
0.49	c preparing clauses for relation R50
0.50	c preparing clauses for relation R51
0.50	c preparing clauses for relation R52
0.51	c preparing clauses for relation R53
0.52	c preparing clauses for relation R54
0.53	c preparing clauses for relation R55
0.54	c preparing clauses for relation R56
0.55	c preparing clauses for relation R57
0.56	c preparing clauses for relation R58
0.57	c preparing clauses for relation R59
0.58	c preparing clauses for relation R60
0.59	c preparing clauses for relation R61
0.60	c preparing clauses for relation R62
0.61	c preparing clauses for relation R63
0.62	c preparing clauses for relation R64
0.63	c preparing clauses for relation R65
0.63	c preparing clauses for relation R66
0.64	c preparing clauses for relation R67
0.65	c preparing clauses for relation R68
0.66	c preparing clauses for relation R69
0.67	c preparing clauses for relation R70
0.68	c preparing clauses for relation R71
0.69	c preparing clauses for relation R72
0.70	c preparing clauses for relation R73
0.71	c preparing clauses for relation R74
0.72	c preparing clauses for relation R75
0.73	c preparing clauses for relation R76
0.74	c preparing clauses for relation R77
0.75	c preparing clauses for relation R78
0.75	c preparing clauses for relation R79
0.76	c preparing clauses for relation R80
0.77	c preparing clauses for relation R81
0.78	c preparing clauses for relation R82
0.79	c preparing clauses for relation R83
0.80	c preparing clauses for relation R84
0.81	c preparing clauses for relation R85
0.82	c preparing clauses for relation R86
0.83	c preparing clauses for relation R87
0.84	c preparing clauses for relation R88
0.85	c preparing clauses for relation R89
0.86	c preparing clauses for relation R90
0.86	c preparing clauses for relation R91
0.87	c preparing clauses for relation R92
0.88	c preparing clauses for relation R93
0.89	c preparing clauses for relation R94
0.90	c preparing clauses for relation R95
0.91	c preparing clauses for relation R96
0.92	c preparing clauses for relation R97
0.93	c preparing clauses for relation R98
0.94	c preparing clauses for relation R99
0.95	c preparing clauses for relation R100
0.96	c preparing clauses for relation R101
0.96	c preparing clauses for relation R102
0.97	c instanciating clauses for relation R0 (supports) and variables V0 V5 
0.99	c instanciating clauses for relation R1 (supports) and variables V0 V10 
1.00	c instanciating clauses for relation R2 (supports) and variables V0 V16 
1.03	c instanciating clauses for relation R3 (supports) and variables V0 V20 
1.04	c instanciating clauses for relation R4 (supports) and variables V0 V21 
1.06	c instanciating clauses for relation R5 (supports) and variables V0 V27 
1.08	c instanciating clauses for relation R6 (supports) and variables V0 V28 
1.10	c instanciating clauses for relation R7 (supports) and variables V1 V9 
1.11	c instanciating clauses for relation R8 (supports) and variables V1 V13 
1.13	c instanciating clauses for relation R9 (supports) and variables V1 V17 
1.15	c instanciating clauses for relation R10 (supports) and variables V1 V24 
1.17	c instanciating clauses for relation R11 (supports) and variables V1 V27 
1.19	c instanciating clauses for relation R12 (supports) and variables V1 V31 
1.20	c instanciating clauses for relation R13 (supports) and variables V2 V10 
1.22	c instanciating clauses for relation R14 (supports) and variables V2 V15 
1.24	c instanciating clauses for relation R15 (supports) and variables V2 V17 
1.25	c instanciating clauses for relation R16 (supports) and variables V2 V21 
1.27	c instanciating clauses for relation R17 (supports) and variables V2 V24 
1.29	c instanciating clauses for relation R18 (supports) and variables V2 V29 
1.30	c instanciating clauses for relation R19 (supports) and variables V3 V16 
1.32	c instanciating clauses for relation R20 (supports) and variables V3 V21 
1.34	c instanciating clauses for relation R21 (supports) and variables V3 V34 
1.35	c instanciating clauses for relation R22 (supports) and variables V4 V8 
1.37	c instanciating clauses for relation R23 (supports) and variables V4 V11 
1.39	c instanciating clauses for relation R24 (supports) and variables V4 V19 
1.41	c instanciating clauses for relation R25 (supports) and variables V4 V23 
1.43	c instanciating clauses for relation R26 (supports) and variables V4 V32 
1.44	c instanciating clauses for relation R27 (supports) and variables V4 V33 
1.46	c instanciating clauses for relation R28 (supports) and variables V5 V12 
1.48	c instanciating clauses for relation R29 (supports) and variables V5 V15 
1.50	c instanciating clauses for relation R30 (supports) and variables V5 V21 
1.51	c instanciating clauses for relation R31 (supports) and variables V5 V22 
1.53	c instanciating clauses for relation R32 (supports) and variables V5 V24 
1.55	c instanciating clauses for relation R33 (supports) and variables V5 V27 
1.56	c instanciating clauses for relation R34 (supports) and variables V5 V28 
1.58	c instanciating clauses for relation R35 (supports) and variables V5 V30 
1.60	c instanciating clauses for relation R36 (supports) and variables V5 V37 
1.61	c instanciating clauses for relation R37 (supports) and variables V5 V38 
1.63	c instanciating clauses for relation R38 (supports) and variables V6 V7 
1.65	c instanciating clauses for relation R39 (supports) and variables V6 V24 
1.66	c instanciating clauses for relation R40 (supports) and variables V6 V27 
1.68	c instanciating clauses for relation R41 (supports) and variables V7 V17 
1.70	c instanciating clauses for relation R42 (supports) and variables V7 V22 
1.72	c instanciating clauses for relation R43 (supports) and variables V7 V39 
1.73	c instanciating clauses for relation R44 (supports) and variables V8 V28 
1.75	c instanciating clauses for relation R45 (supports) and variables V8 V38 
1.77	c instanciating clauses for relation R46 (supports) and variables V9 V13 
1.78	c instanciating clauses for relation R47 (supports) and variables V9 V17 
1.80	c instanciating clauses for relation R48 (supports) and variables V9 V35 
1.82	c instanciating clauses for relation R49 (supports) and variables V10 V18 
1.84	c instanciating clauses for relation R50 (supports) and variables V10 V28 
1.85	c instanciating clauses for relation R51 (supports) and variables V11 V21 
1.87	c instanciating clauses for relation R52 (supports) and variables V11 V22 
1.89	c instanciating clauses for relation R53 (supports) and variables V11 V28 
1.90	c instanciating clauses for relation R54 (supports) and variables V11 V37 
1.92	c instanciating clauses for relation R55 (supports) and variables V12 V19 
1.94	c instanciating clauses for relation R56 (supports) and variables V12 V20 
1.96	c instanciating clauses for relation R57 (supports) and variables V12 V26 
1.97	c instanciating clauses for relation R58 (supports) and variables V12 V38 
1.99	c instanciating clauses for relation R59 (supports) and variables V13 V27 
2.01	c instanciating clauses for relation R60 (supports) and variables V13 V29 
2.03	c instanciating clauses for relation R61 (supports) and variables V14 V16 
2.04	c instanciating clauses for relation R62 (supports) and variables V14 V27 
2.06	c instanciating clauses for relation R63 (supports) and variables V14 V28 
2.08	c instanciating clauses for relation R64 (supports) and variables V14 V31 
2.09	c instanciating clauses for relation R65 (supports) and variables V15 V23 
2.11	c instanciating clauses for relation R66 (supports) and variables V15 V29 
2.13	c instanciating clauses for relation R67 (supports) and variables V16 V23 
2.14	c instanciating clauses for relation R68 (supports) and variables V17 V18 
2.17	c instanciating clauses for relation R69 (supports) and variables V17 V25 
2.18	c instanciating clauses for relation R70 (supports) and variables V17 V34 
2.20	c instanciating clauses for relation R71 (supports) and variables V18 V20 
2.22	c instanciating clauses for relation R72 (supports) and variables V18 V25 
2.23	c instanciating clauses for relation R73 (supports) and variables V18 V28 
2.25	c instanciating clauses for relation R74 (supports) and variables V18 V31 
2.27	c instanciating clauses for relation R75 (supports) and variables V18 V33 
2.29	c instanciating clauses for relation R76 (supports) and variables V18 V37 
2.31	c instanciating clauses for relation R77 (supports) and variables V19 V22 
2.32	c instanciating clauses for relation R78 (supports) and variables V19 V23 
2.34	c instanciating clauses for relation R79 (supports) and variables V20 V37 
2.36	c instanciating clauses for relation R80 (supports) and variables V20 V38 
2.38	c instanciating clauses for relation R81 (supports) and variables V21 V25 
2.39	c instanciating clauses for relation R82 (supports) and variables V21 V34 
2.41	c instanciating clauses for relation R83 (supports) and variables V21 V39 
2.43	c instanciating clauses for relation R84 (supports) and variables V22 V38 
2.44	c instanciating clauses for relation R85 (supports) and variables V23 V29 
2.46	c instanciating clauses for relation R86 (supports) and variables V23 V31 
2.48	c instanciating clauses for relation R87 (supports) and variables V24 V34 
2.49	c instanciating clauses for relation R88 (supports) and variables V24 V38 
2.51	c instanciating clauses for relation R89 (supports) and variables V25 V27 
2.53	c instanciating clauses for relation R90 (supports) and variables V25 V28 
2.55	c instanciating clauses for relation R91 (supports) and variables V26 V35 
2.56	c instanciating clauses for relation R92 (supports) and variables V26 V39 
2.58	c instanciating clauses for relation R93 (supports) and variables V27 V28 
2.60	c instanciating clauses for relation R94 (supports) and variables V27 V36 
2.61	c instanciating clauses for relation R95 (supports) and variables V28 V33 
2.63	c instanciating clauses for relation R96 (supports) and variables V29 V34 
2.65	c instanciating clauses for relation R97 (supports) and variables V31 V34 
2.66	c instanciating clauses for relation R98 (supports) and variables V31 V38 
2.68	c instanciating clauses for relation R99 (supports) and variables V32 V38 
2.70	c instanciating clauses for relation R100 (supports) and variables V34 V39 
2.71	c instanciating clauses for relation R101 (supports) and variables V35 V36 
2.73	c instanciating clauses for relation R102 (supports) and variables V35 V37 
2.77	c ...done
2.77	c #SATvar=404761 #SATclauses=1105679 #CSPpredicates=0
463.88	c SAT problem is solved
463.88	restarts              : 9
463.88	conflicts             : 7307           (16 /sec)
463.88	decisions             : 7353           (1.07 % random) (16 /sec)
463.88	propagations          : 202779670      (440506 /sec)
463.88	conflict literals     : 16571010       (1.98 % deleted)
463.88	Memory used           : 275.50 MB
463.88	CPU time              : 460.334 s
463.88	
463.88	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-224670-1168068135 -o ROOT/results/node9/solver-224670-1168068135 -C 1800 -M 900 /tmp/evaluation/224670-1168068135/CSPtoSAT+minisat /tmp/evaluation/224670-1168068135/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.94 5/86 13395
/proc/meminfo: memFree=1335392/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=432 CPUtime=0
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 49 0 0 0 0 0 0 0 20 0 1 0 155208759 442368 34 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8659594 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 108 34 28 52 0 19 0

[startup+0.104235 s]
/proc/loadavg: 1.92 1.98 1.94 5/86 13395
/proc/meminfo: memFree=1335392/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=17124 CPUtime=0.09
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 4953 0 0 0 7 2 0 0 18 0 1 0 155208759 17534976 3129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9096854 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 4281 3129 703 52 0 2649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17124

[startup+0.513269 s]
/proc/loadavg: 1.92 1.98 1.94 5/86 13395
/proc/meminfo: memFree=1335392/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=66172 CPUtime=0.49
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 25868 0 0 0 40 9 0 0 22 0 1 0 155208759 67760128 14093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9129555 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 16543 14093 703 52 0 14911 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 66172

[startup+1.34037 s]
/proc/loadavg: 1.93 1.98 1.94 3/86 13395
/proc/meminfo: memFree=1219936/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=149224 CPUtime=1.31
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 56781 0 0 0 108 23 0 0 25 0 1 0 155208759 152805376 33677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672188 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 37306 33677 705 52 0 35674 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 149224

[startup+2.98555 s]
/proc/loadavg: 1.93 1.98 1.94 3/86 13395
/proc/meminfo: memFree=1127008/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=164316 CPUtime=2.94
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 85751 0 0 0 257 37 0 0 25 0 1 0 155208759 168259584 38695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 41079 38695 714 52 0 39447 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 164316

[startup+6.26493 s]
/proc/loadavg: 1.93 1.98 1.94 3/86 13395
/proc/meminfo: memFree=1182496/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=165376 CPUtime=6.19
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 86026 0 0 0 582 37 0 0 25 0 1 0 155208759 169345024 38970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 41344 38970 714 52 0 39712 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 165376

[startup+12.7387 s]
/proc/loadavg: 1.94 1.98 1.94 3/86 13395
/proc/meminfo: memFree=1173728/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=173548 CPUtime=12.6
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 88071 0 0 0 1221 39 0 0 25 0 1 0 155208759 177713152 41015 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 43387 41015 720 52 0 41755 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 173548

[startup+25.5611 s]
/proc/loadavg: 1.95 1.98 1.94 3/86 13395
/proc/meminfo: memFree=1163488/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=184036 CPUtime=25.31
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 90673 0 0 0 2489 42 0 0 25 0 1 0 155208759 188452864 43617 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 46009 43617 720 52 0 44377 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 184036

[startup+51.224 s]
/proc/loadavg: 1.96 1.98 1.94 3/86 13395
/proc/meminfo: memFree=1149408/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=197852 CPUtime=50.73
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 94128 0 0 0 5028 45 0 0 25 0 1 0 155208759 202600448 47072 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 49463 47072 720 52 0 47831 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 197852

[startup+102.427 s]
/proc/loadavg: 1.98 1.98 1.94 3/86 13395
/proc/meminfo: memFree=1129248/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=218132 CPUtime=101.48
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 99216 0 0 0 10098 50 0 0 25 0 1 0 155208759 223367168 52160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 54533 52160 720 52 0 52901 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 218132

[startup+162.451 s]
/proc/loadavg: 1.99 1.98 1.94 3/86 13395
/proc/meminfo: memFree=1110368/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=237096 CPUtime=160.95
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 103935 0 0 0 16042 53 0 0 25 0 1 0 155208759 242786304 56879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 59274 56879 720 52 0 57642 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 237096

[startup+222.469 s]
/proc/loadavg: 2.04 2.00 1.94 3/86 13395
/proc/meminfo: memFree=1097056/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=250012 CPUtime=220.68
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 107173 0 0 0 22012 56 0 0 25 0 1 0 155208759 256012288 60117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 62503 60117 720 52 0 60871 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 250012

[startup+282.479 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 13395
/proc/meminfo: memFree=1086112/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=261024 CPUtime=280.41
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 109916 0 0 0 27983 58 0 0 25 0 1 0 155208759 267288576 62860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 65256 62860 720 52 0 63624 0
Current children cumulated CPU time (s) 280.41
Current children cumulated vsize (KiB) 261024

[startup+342.491 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13395
/proc/meminfo: memFree=1074720/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=272172 CPUtime=340.14
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 112749 0 0 0 33953 61 0 0 25 0 1 0 155208759 278704128 65693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 68043 65693 720 52 0 66411 0
Current children cumulated CPU time (s) 340.14
Current children cumulated vsize (KiB) 272172

[startup+402.501 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13395
/proc/meminfo: memFree=1068000/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=278944 CPUtime=399.87
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 114434 0 0 0 39924 63 0 0 25 0 1 0 155208759 285638656 67378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 69736 67378 720 52 0 68104 0
Current children cumulated CPU time (s) 399.87
Current children cumulated vsize (KiB) 278944

[startup+462.512 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13395
/proc/meminfo: memFree=1064800/2055920 swapFree=4191880/4192956
[pid=13394] ppid=13392 vsize=281976 CPUtime=459.59
/proc/13394/stat : 13394 (CSPtoSAT+minisa) R 13392 13394 12990 0 -1 4194304 115201 0 0 0 45896 63 0 0 25 0 1 0 155208759 288743424 68145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 1 0 0
/proc/13394/statm: 70494 68145 720 52 0 68862 0
Current children cumulated CPU time (s) 459.59
Current children cumulated vsize (KiB) 281976

Child status: 0
Real time (s): 464.183
CPU time (s): 461.265
CPU user time (s): 460.579
CPU system time (s): 0.685895
CPU usage (%): 99.3713
Max. virtual memory (cumulated for all children) (KiB): 282108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 460.579
system time used= 0.685895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115219
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= 13
involuntary context switches= 15376

runsolver used 0.493924 s user time and 1.3048 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 07:22:15 UTC 2007


IDJOB= 224670
IDBENCH= 5778
FILE ID= node9/224670-1168068135

PBS_JOBID= 3475421

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-71_ext.xml
COMMAND LINE= /tmp/evaluation/224670-1168068135/CSPtoSAT+minisat /tmp/evaluation/224670-1168068135/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-224670-1168068135 -o ROOT/results/node9/solver-224670-1168068135 -C 1800 -M 900  /tmp/evaluation/224670-1168068135/CSPtoSAT+minisat /tmp/evaluation/224670-1168068135/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  765022ea2040aa1c68968658328a98b9

RANDOM SEED= 669613435

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.231
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.231
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:       1335808 kB
Buffers:         82912 kB
Cached:         481832 kB
SwapCached:        268 kB
Active:         293996 kB
Inactive:       324700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335808 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:          69092 kB
Slab:            86172 kB
Committed_AS:  3846524 kB
PageTables:       2264 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= 66542 MiB



End job on node9 on Sat Jan  6 07:30:02 UTC 2007